feat(frontend): finish battle simulator workflows

This commit is contained in:
2026-07-26 05:31:37 +00:00
parent 61b540384c
commit 47f03abeb4
9 changed files with 636 additions and 96 deletions
-1
View File
@@ -197,7 +197,6 @@ const routes = [
component: BattleSimulatorView,
meta: {
requiresAuth: true,
requiresGeneral: true,
},
},
{