mirror of
https://github.com/yattee/yattee.git
synced 2026-07-19 05:42:04 +00:00
refreshFromiCloud already skipped isLocalOnly keys, but the enable-time paths did not: replaceWithiCloudData overwrote device-specific settings with another device's values, and syncToiCloud uploaded local-only keys to the ubiquitous store. Apply the same skip in both.