refactor: rooms => zones
This commit is contained in:
parent
525568d368
commit
20a5d1bc88
27 changed files with 2466 additions and 2044 deletions
|
|
@ -13,7 +13,7 @@ const DEFAULT_USER_PERMISSIONS: string[] = [
|
|||
'files.write.own',
|
||||
'self.read',
|
||||
'self.write',
|
||||
'rooms.read',
|
||||
'zones.read',
|
||||
'users.read'
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue