Browse Source
This commit checks if the member is a manager or better, and if so allows it to createCollections. We actually check if it is less then a Manager, since the `limitCollectionCreation` should be set to false to allow it and true to prevent. This should fix an issue discussed in #5484 Signed-off-by: BlackDex <black.dex@gmail.com>pull/5488/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue