mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +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:
@@ -724,6 +724,7 @@ a.fade-link:hover {
|
||||
#head .refresh svg {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
/* < > buttons */
|
||||
|
||||
a.navigation {
|
||||
|
||||
Reference in New Issue
Block a user