fixed administrator users not being able to create +guilds
This commit is contained in:
parent
e5e15c6b83
commit
22524c5920
3 changed files with 10 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ from sqlalchemy import select
|
|||
from werkzeug.routing import BaseConverter
|
||||
from sassutils.wsgi import SassMiddleware
|
||||
|
||||
__version__ = '0.3.1'
|
||||
__version__ = '0.3.2'
|
||||
|
||||
APP_BASE_DIR = os.path.dirname(os.path.dirname(__file__))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue