mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Refactor displays to allow for centralized remote configuration.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
CREATE TABLE event_settings (
|
||||
id INTEGER PRIMARY KEY,
|
||||
name VARCHAR(255),
|
||||
displaybackgroundcolor VARCHAR(16),
|
||||
numelimalliances int,
|
||||
selectionround2order VARCHAR(1),
|
||||
selectionround3order VARCHAR(1),
|
||||
|
||||
Reference in New Issue
Block a user