mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Add publishing of match video split times to STEMtv.
This commit is contained in:
@@ -26,7 +26,9 @@ CREATE TABLE event_settings (
|
||||
reddefenselightsaddress VARCHAR(255),
|
||||
bluegoallightsaddress VARCHAR(255),
|
||||
bluedefenselightsaddress VARCHAR(255),
|
||||
initialtowerstrength int
|
||||
initialtowerstrength int,
|
||||
stemtvpublishingenabled bool,
|
||||
stemtveventcode VARCHAR(16)
|
||||
);
|
||||
|
||||
-- +goose Down
|
||||
|
||||
Reference in New Issue
Block a user