mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-11 09:24:48 -04:00
- Updated the cloud synchronization logic in ImportLocal and Manager components to check for the 'isDisableAutoSync' setting before executing the sync function. - Improved code readability by consolidating the conditional statements for synchronization. - Ensured consistent behavior across components when handling book imports and synchronization.