Skip to content

Commit 82b8263

Browse files
authored
Deactivate team scope selector on personal usage
1 parent 70d5bb2 commit 82b8263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: components/dashboard/src/Menu.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ export default function Menu() {
110110
"keys",
111111
"integrations",
112112
"preferences",
113+
"usage",
113114
]);
114115
const isAdminUI = inResource(window.location.pathname, ["admin"]);
115116

0 commit comments

Comments
 (0)