This commit is contained in:
Ben Lubar
2016-08-09 09:50:49 -05:00
parent 26df552d55
commit f62da5c4e9
10 changed files with 40 additions and 40 deletions

View File

@@ -8,8 +8,8 @@ privileges.userPrivilegeList = [
'topics:read',
'topics:create',
'topics:reply',
'edit',
'delete',
'posts:edit',
'posts:delete',
'topics:delete',
'upload:post:image',
'upload:post:file',
@@ -23,8 +23,8 @@ privileges.groupPrivilegeList = [
'groups:topics:read',
'groups:topics:create',
'groups:topics:reply',
'groups:edit',
'groups:delete',
'groups:posts:edit',
'groups:posts:delete',
'groups:topics:delete',
'groups:upload:post:image',
'groups:upload:post:file',