fix problems with updating note in note cache when entities are coming out of order (e.g. sync)

This commit is contained in:
zadam
2020-09-03 21:37:06 +02:00
parent 918e827d91
commit 0bd9b849b2
6 changed files with 43 additions and 49 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"commonmark": "0.29.1",
"cookie-parser": "1.4.5",
"csurf": "1.11.0",
"dayjs": "1.8.34",
"dayjs": "1.8.35",
"debug": "4.1.1",
"ejs": "3.1.5",
"electron-debug": "3.1.0",