mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
Perf/db serialization (#1417)
* perf: disable auto-save dbs on electron We still save the dbs when user reload the app or close the app. Notice: Ctrl-c doesn't work now * chore: re-enable mtime check when writing to disk * ui: add db persistent notification
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
:stroke-linejoin "round"
|
||||
:stroke-linecap "round"}]]]
|
||||
:warning
|
||||
["text-gray-900"
|
||||
["text-gray-900 dark:text-gray-300 "
|
||||
[:svg.h-6.w-6.text-yellow-500
|
||||
{:stroke "currentColor", :viewBox "0 0 24 24", :fill "none"}
|
||||
[:path
|
||||
|
||||
Reference in New Issue
Block a user