Release 2.8.1
This commit is contained in:
+2
-2
@@ -236,8 +236,8 @@ const PERMISSIONS = PERMISSION_SECTIONS.flatMap(function (section, sectionIndex)
|
||||
});
|
||||
|
||||
const DEFAULT_ROLE = {
|
||||
key: 'administrators',
|
||||
name: 'Administrators',
|
||||
key: 'super-admin',
|
||||
name: 'Super Admin',
|
||||
description: 'Full access to the admin interface.'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user