update
This commit is contained in:
@@ -32,6 +32,7 @@ class ModuleSetting(PluginModuleBase):
|
|||||||
'notify_discord_webhook' : '',
|
'notify_discord_webhook' : '',
|
||||||
'notify_advaned_use' : 'False',
|
'notify_advaned_use' : 'False',
|
||||||
'notify.yaml': '', #직접 사용하지 않으나 저장 편의상.
|
'notify.yaml': '', #직접 사용하지 않으나 저장 편의상.
|
||||||
|
'command_text': '',
|
||||||
}
|
}
|
||||||
|
|
||||||
def __init__(self, P):
|
def __init__(self, P):
|
||||||
|
|||||||
Reference in New Issue
Block a user