completionId: cgen-192ef40629cf46e1984e79cb2608dbff

cgen-192ef40629cf46e1984e79cb2608dbff
This commit is contained in:
Builder.io 2025-11-11 23:25:26 +00:00
parent 9f73226f0e
commit dfcd77a823

View file

@ -156,6 +156,12 @@ export default function AdminSidebar({
icon: <Activity className="h-4 w-4" />,
onClick: () => onTabChange("arm-metrics"),
},
{
id: "ethos",
label: "Ethos Verification",
icon: <Music className="h-4 w-4" />,
onClick: () => onTabChange("ethos"),
},
{
id: "discord",
label: "Discord Management",