fix: roles default
This commit is contained in:
parent
73ba5501a4
commit
cf7f014cd1
@ -1,6 +1,7 @@
|
||||
moderator:
|
||||
name: Moderator
|
||||
position: 10
|
||||
highlighted: 0
|
||||
permissions:
|
||||
- view_dashboard
|
||||
- view_audit_log
|
||||
@ -10,6 +11,7 @@ moderator:
|
||||
admin:
|
||||
name: Admin
|
||||
position: 100
|
||||
highlighted: 0
|
||||
permissions:
|
||||
- view_dashboard
|
||||
- view_audit_log
|
||||
@ -31,5 +33,6 @@ admin:
|
||||
owner:
|
||||
name: Owner
|
||||
position: 1000
|
||||
highlighted: 0
|
||||
permissions:
|
||||
- administrator
|
||||
|
Loading…
Reference in New Issue
Block a user