diff options
author | yfszzx <yfszzx@gmail.com> | 2022-10-27 13:36:11 +0800 |
---|---|---|
committer | yfszzx <yfszzx@gmail.com> | 2022-10-27 13:36:11 +0800 |
commit | 4a4647e0dfc812783db7fa993d486b031f098ef8 (patch) | |
tree | ff8e5392a279963e3715080d51f41372daea49cc /webui-user.bat | |
parent | 4ff4730d820461ffc321bff2f0f9c2eee03ec8ed (diff) |
create send to buttons in one module
Diffstat (limited to 'webui-user.bat')
-rw-r--r-- | webui-user.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webui-user.bat b/webui-user.bat index e5a257be..fcd0f1fb 100644 --- a/webui-user.bat +++ b/webui-user.bat @@ -3,6 +3,6 @@ set PYTHON= set GIT= set VENV_DIR= -set COMMANDLINE_ARGS= +set COMMANDLINE_ARGS=--ui-debug-mode call webui.bat |