mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +01:00
typos
This commit is contained in:
@@ -14,7 +14,7 @@ function load() {
|
||||
const start = Date.now();
|
||||
shaca.reset();
|
||||
|
||||
// using raw query and passing arrays to avoid allocating new objects
|
||||
// using a raw query and passing arrays to avoid allocating new objects
|
||||
|
||||
const noteIds = sql.getColumn(`
|
||||
WITH RECURSIVE
|
||||
|
||||
Reference in New Issue
Block a user