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