This commit is contained in:
2026-08-17 21:20:45 +02:00
parent 321f11e817
commit 6fcdc74843
157 changed files with 2895 additions and 7544 deletions
+1
View File
@@ -481,6 +481,7 @@ export const INTENT_REGISTRY: IntentDefinition[] = [
description: "Navigate to Platform admin (staff only).",
requiresConfirm: false,
canExecute: false,
staffOnly: true,
route: "/admin",
selector: '[data-assistant-target="nav-admin"],[data-tour="nav-admin"]',
guideSteps: [{ title: "You're on Platform admin", detail: "Users, billing, support, and gates" }]