mirror of
https://github.com/altoiddealer/--sd-webui-ar-plusplus.git
synced 2026-01-26 19:19:55 +00:00
Format code
This commit is contained in:
@@ -486,6 +486,7 @@ class AspectRatioScript(scripts.Script):
|
||||
def _arc_hide_logic_update():
|
||||
global is_reverse_logic_mode
|
||||
is_reverse_logic_mode = not is_reverse_logic_mode
|
||||
|
||||
return [
|
||||
arc_show_logic.update(visible=True),
|
||||
arc_hide_logic.update(visible=False),
|
||||
|
||||
Reference in New Issue
Block a user