mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-18 10:36:04 +00:00
2bf1c775ee
### Fixed - Unlocking the remote database after rebuilding has been fixed. ### Refactored - Now `StorageEventManagerBase` is separated from `StorageEventManagerObsidian` following their concerns. - Now `FileAccessBase` is separated from `FileAccessObsidian` following their concerns.