FIX: staff should always be allowed to create polls if they are enabled

This commit is contained in:
Joffrey JAFFEUX
2017-12-05 00:03:56 +01:00
committed by GitHub
parent 4af4081c39
commit 316d814130
8 changed files with 20 additions and 104 deletions

View File

@@ -11,6 +11,3 @@ plugins:
default: 1
client: true
enum: 'TrustLevelSetting'
poll_allow_staff_to_create:
default: true
client: true