Files
streamyfin/utils/atoms
Gauvain d5ef69b612 fix(settings): apply the plugin (admin) default when a setting is unlocked
A setting that was always locked then unlocked showed the app's hardcoded
default instead of the plugin's configured default: the unlocked branch
treated the persisted app default as a meaningful user value, so the plugin
value was effectively dead code for any key with a non-empty app default.

Keep the user's value only when it diverges from the app default; otherwise
the plugin (admin) default wins over the hardcoded app default. Shared via
useSettings, so mobile and TV are both fixed.
2026-06-24 22:53:48 +02:00
..
wip
2024-09-28 15:45:00 +02:00
2026-01-31 10:52:21 +01:00
2026-01-31 10:52:21 +01:00
2026-01-31 10:52:21 +01:00
2026-01-18 15:22:44 +01:00
2026-01-20 22:15:00 +01:00