Skip to content

Commit 08edff9

Browse files
committed
Correct error in personal note UUID selection
this error would stop synchronization upon encountering an existing personal note
1 parent b87e50a commit 08edff9

File tree

3 files changed

+172
-175
lines changed

3 files changed

+172
-175
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-koreader-sync",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"title": "Logseq Koreader Sync",
55
"description": "A koreader to logseq syncing plugin. Reference and read annotations in your notebook.",
66
"main": "dist/index.html",

0 commit comments

Comments
 (0)