init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export const dashboardOptions = [
|
||||
{ title: 'Global', value: 1 },
|
||||
{ title: 'Site', value: 2 },
|
||||
{ title: 'Group', value: 3 },
|
||||
{ title: 'User', value: 4 },
|
||||
];
|
||||
Reference in New Issue
Block a user