mirror of
https://github.com/yattee/yattee.git
synced 2026-08-05 23:01:28 +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.