mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-03-28 20:55:18 +00:00
### 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.