Merge branch 'bot-owners' into develop
This commit is contained in:
commit
e5545ac9be
@ -39,7 +39,7 @@ try:
|
||||
MATRIX_HOST_BARE = CONFIG['hosts']['bare']
|
||||
|
||||
try:
|
||||
MATRIX_BOT_OWNERS = CONFIG['bot-owners']
|
||||
MATRIX_BOT_OWNERS = CONFIG['bot_owners']
|
||||
except KeyError:
|
||||
MATRIX_BOT_OWNERS = {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user