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