Make the spotlight queue feature a toggle (default off)

This commit is contained in:
Carlos Fernandez 2025-12-12 00:00:13 -05:00
parent 00e9436fe0
commit a2f4387fff
4 changed files with 20 additions and 4 deletions

View file

@ -28,7 +28,8 @@ export const gameSettings = {
LevelTiers: 'LevelTiers',
Countdowns: 'Countdowns',
LastMigrationVersion: 'LastMigrationVersion',
TagTeamRoll: 'TagTeamRoll'
TagTeamRoll: 'TagTeamRoll',
SpotlightRequestQueue: 'SpotlightRequestQueue',
};
export const actionAutomationChoices = {