update
This commit is contained in:
@@ -1 +1 @@
|
||||
VERSION="4.0.4"
|
||||
VERSION="4.0.5"
|
||||
@@ -205,7 +205,7 @@ class ModuleSetting(PluginModuleBase):
|
||||
command = command.split(' ')
|
||||
if mode == 'foreground':
|
||||
cmd = [
|
||||
['msg', f'명령 : {' '.join(command)}'],
|
||||
['msg', f"명령 : {' '.join(command)}"],
|
||||
command,
|
||||
]
|
||||
ToolModalCommand.start("Celery 실행", cmd)
|
||||
|
||||
Reference in New Issue
Block a user