mirror of
https://github.com/vladmandic/automatic
synced 2026-08-25 22:20:46 +02:00
adf0385c52
The keep-current-scheduler sentinel leaked into user-facing surfaces: infotexts and filenames recorded Sampler: None, restoring such an infotext pushed an invalid value into the dropdown, and the API samplers list never offered Default at all. - infotext always records the sampler, mapping a stray None to Default - parse maps legacy Sampler: None infotexts to Default - api samplers list leads with Default; the remaining excluded config keys are shared templates, not samplers