add new default permission
This commit is contained in:
@@ -14,6 +14,7 @@ func (r *Permissions) DefaultPermissions() {
|
||||
Permission{Name: "userSettings", Permission: 7},
|
||||
Permission{Name: "members", Permission: 7},
|
||||
Permission{Name: "events", Permission: 7},
|
||||
Permission{Name: "responsible", Permission: 7},
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user