Skip to content

Commit

Permalink
patch: temp hide
Browse files Browse the repository at this point in the history
  • Loading branch information
potts99 committed Nov 14, 2024
1 parent acb4a67 commit 78388de
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions apps/client/@/shadcn/lib/types/permissions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,16 +118,16 @@ export const PERMISSIONS_CONFIG = [
"issue::comment",
],
},
{
category: "User Management",
permissions: [
"user::create",
"user::read",
"user::update",
"user::delete",
"user::manage",
],
},
// {
// category: "User Management",
// permissions: [
// "user::create",
// "user::read",
// "user::update",
// "user::delete",
// "user::manage",
// ],
// },
{
category: "Role Management",
permissions: [
Expand Down

0 comments on commit 78388de

Please sign in to comment.