mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
chore(code): fix editorconfig for src/public
This commit is contained in:
@@ -12,7 +12,7 @@ class ScriptContext {
|
||||
notes: {};
|
||||
apis: {};
|
||||
allNotes: BNote[];
|
||||
|
||||
|
||||
constructor(allNotes: BNote[], apiParams: ApiParams) {
|
||||
this.allNotes = allNotes;
|
||||
this.modules = {};
|
||||
|
||||
Reference in New Issue
Block a user