mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
eslint config
This commit is contained in:
@@ -125,7 +125,7 @@ function getScriptBundle(note, root = true, scriptEnv = null, includedNoteIds =
|
||||
}
|
||||
|
||||
if (root) {
|
||||
scriptEnv = !!backendOverrideContent
|
||||
scriptEnv = backendOverrideContent
|
||||
? 'backend'
|
||||
: note.getScriptEnv();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user