Start on settings data model for template presets

This commit is contained in:
Chris Ryan 2025-11-14 14:52:23 +10:00
parent 554bc53dd8
commit 596e149968
5 changed files with 66 additions and 4 deletions

View file

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