completionId: cgen-3133ee1b128b402cba2e38865e92478f
cgen-3133ee1b128b402cba2e38865e92478f
This commit is contained in:
parent
8fa4b0e126
commit
880e794d74
1 changed files with 4 additions and 4 deletions
|
|
@ -117,13 +117,13 @@ export const REALM_OPTIONS: RealmOption[] = [
|
|||
{
|
||||
id: "staff",
|
||||
name: "Operations Command",
|
||||
title: "AeThex Staff",
|
||||
title: "Admin Panel",
|
||||
description:
|
||||
"Internal realm for site staff and employees: operations dashboards, moderation, and admin tooling.",
|
||||
"Admin realm for site staff and employees: operations dashboards, moderation, and admin tooling.",
|
||||
icon: Shield,
|
||||
gradient: "from-sky-600 to-indigo-700",
|
||||
route: "/staff",
|
||||
routeLabel: "Staff",
|
||||
route: "/admin",
|
||||
routeLabel: "Admin",
|
||||
highlights: [
|
||||
"Moderation & triage",
|
||||
"Operational dashboards",
|
||||
|
|
|
|||
Loading…
Reference in a new issue