Improved team search and team managing (#18)
This commit is contained in:
5
src/models/rights.json
Normal file
5
src/models/rights.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"READ": 0,
|
||||
"READ_WRITE": 1,
|
||||
"ADMIN": 2
|
||||
}
|
Reference in New Issue
Block a user