Merge main into feature/ingame-info-menus

This commit is contained in:
2026-07-26 05:21:11 +00:00
41 changed files with 5559 additions and 2242 deletions
+1 -4
View File
@@ -153,10 +153,7 @@ const routes = [
path: '/nation/secret',
name: 'nation-secret',
component: NationSecretView,
meta: {
requiresAuth: true,
requiresGeneral: true,
},
meta: { requiresAuth: true, requiresGeneral: true },
},
{
path: '/nation/personnel',