Update from Git Manager GUI
This commit is contained in:
@@ -15,7 +15,7 @@ class WBF_Roles {
|
||||
private static function default_roles() {
|
||||
return [
|
||||
'superadmin' => [
|
||||
'label' => 'Superadmin',
|
||||
'label' => 'Admin',
|
||||
'level' => 100,
|
||||
'color' => '#e11d48',
|
||||
'bg_color' => 'rgba(225,29,72,.15)',
|
||||
|
||||
Reference in New Issue
Block a user