You've already forked obsidian-livesync
mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2025-08-10 22:11:45 +02:00
## 0.24.29
### Fixed - Synchronisation with buckets now works correctly, regardless of whether a prefix is set or the bucket has been (re-) initialised (#664). - An information message is now displayed again, during any automatic synchronisation is enabled (#662). ### Tidied up - Importing paths have been tidied up.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { encrypt } from "npm:octagonal-wheels@0.1.11/encryption/encryption.js";
|
||||
import { encrypt } from "npm:octagonal-wheels@0.1.30/encryption/encryption";
|
||||
|
||||
const noun = [
|
||||
"waterfall",
|
||||
|
Reference in New Issue
Block a user