mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-24 06:32:12 -03:00
refactor(settings): Update synchronization logic
This commit is contained in:
@@ -139,7 +139,10 @@ class MiscRoutes:
|
||||
'proxy_host',
|
||||
'proxy_port',
|
||||
'proxy_username',
|
||||
'proxy_password'
|
||||
'proxy_password',
|
||||
'example_images_path',
|
||||
'optimizeExampleImages',
|
||||
'autoDownloadExampleImages'
|
||||
]
|
||||
|
||||
# Build response with only the keys that should be synced
|
||||
|
||||
Reference in New Issue
Block a user