Update voicelog pointer
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
this_package = 'modules'
|
||||
this_package = "modules"
|
||||
|
||||
active = [
|
||||
'.sysadmin',
|
||||
'.voicefix',
|
||||
'.messagelogger',
|
||||
]
|
||||
active = [".sysadmin", ".voicefix", ".messagelogger", ".voicelog"]
|
||||
|
||||
|
||||
async def setup(bot):
|
||||
|
||||
Reference in New Issue
Block a user