Skip to content
代码片段 群组 项目
提交 c0389eb3 编辑于 作者: AUTOMATIC's avatar AUTOMATIC
浏览文件

hello

上级 ad0503c1
No related branches found
No related tags found
无相关合并请求
......@@ -103,11 +103,11 @@ def webui():
while 1:
time.sleep(0.5)
if getattr(demo,'do_restart',False):
time.sleep(0.5)
demo.close()
time.sleep(0.5)
break
if getattr(demo, 'do_restart', False):
time.sleep(0.5)
demo.close()
time.sleep(0.5)
break
print('Reloading Custom Scripts')
modules.scripts.reload_scripts(os.path.join(script_path, "scripts"))
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册