Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 77dbb3e

Browse files
committed
Adding Community Admin
1 parent fe61b48 commit 77dbb3e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/constants/apps.js

+6
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ export const APP_CATEGORIES = [
3131
icon: appDocumentationIcon,
3232
path: "/model",
3333
menu: []
34+
},
35+
{
36+
title: "Community Admin",
37+
icon: myteamsIcon,
38+
path: "/community-admin",
39+
menu: []
3440
}
3541
]
3642
}

0 commit comments

Comments
 (0)