mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-22 07:43:58 +00:00
fix for Reload UI function: if you reload UI on one tab, other opened tabs will no longer stop working
This commit is contained in:
@@ -32,6 +32,7 @@ class ParamBinding:
|
||||
|
||||
def reset():
|
||||
paste_fields.clear()
|
||||
registered_param_bindings.clear()
|
||||
|
||||
|
||||
def quote(text):
|
||||
|
||||
Reference in New Issue
Block a user