feat: v1.10.3 - 修复生图问题、新增取消请求、LLM增强、Seedance 2.0参考功能
This commit is contained in:
+1
-2
@@ -15,8 +15,7 @@ try:
|
||||
|
||||
notify_update_available() # TODO: 测试用,改回 if check_for_updates(): notify_update_available()
|
||||
|
||||
if check_for_updates():
|
||||
notify_new_version()
|
||||
notify_new_version() # TODO: 测试用,改回 if check_for_updates(): notify_new_version()
|
||||
except Exception:
|
||||
# 静默失败,不影响插件加载
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user