mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
fix: don't escape query for sqlite
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
blocks-count (or (db/blocks-count) 0)
|
||||
timeout (cond
|
||||
(util/electron?)
|
||||
150
|
||||
180
|
||||
|
||||
(> blocks-count 2000)
|
||||
500
|
||||
|
||||
Reference in New Issue
Block a user