mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-05-02 15:24:30 +02:00
Persist the process order toggle across sessions
🤷
This commit is contained in:
parent
451ab7e84c
commit
f6b3cde286
@ -41,7 +41,8 @@ const SETTINGS_IDS_LIST = [
|
|||||||
"confirm_dangerous_actions",
|
"confirm_dangerous_actions",
|
||||||
"metadata_output_format",
|
"metadata_output_format",
|
||||||
"auto_save_settings",
|
"auto_save_settings",
|
||||||
"apply_color_correction"
|
"apply_color_correction",
|
||||||
|
"process_order_toggle"
|
||||||
]
|
]
|
||||||
|
|
||||||
const IGNORE_BY_DEFAULT = [
|
const IGNORE_BY_DEFAULT = [
|
||||||
|
Loading…
Reference in New Issue
Block a user