mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	typos
This commit is contained in:
		| @@ -35,7 +35,7 @@ function executeBundle(bundle, apiParams = {}) { | ||||
|     cls.set('componentId', 'script'); | ||||
|     cls.set('bundleNoteId', bundle.note.noteId); | ||||
|  | ||||
|     // last \r\n is necessary if script contains line comment on its last line | ||||
|     // last \r\n is necessary if the script contains line comment on its last line | ||||
|     const script = `function() {\r | ||||
| ${bundle.script}\r | ||||
| }`; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user