mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +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