feat(frontend): sidebar migration started
This commit is contained in:
@@ -16,7 +16,7 @@ export const systemAdminRole = async (userId: string) => {
|
||||
},
|
||||
{
|
||||
userId: userId,
|
||||
module: "system",
|
||||
module: "admin",
|
||||
role: "systemAdmin",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user