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:
AUTOMATIC1111
2023-08-27 09:19:02 +03:00
parent f2c55523c0
commit bd5c16e8da
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ class ParamBinding:
def reset():
paste_fields.clear()
registered_param_bindings.clear()
def quote(text):