mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	option names now follow camelCase
This commit is contained in:
		| @@ -51,7 +51,7 @@ async function getTree() { | ||||
|     }); | ||||
|  | ||||
|     return { | ||||
|         start_note_path: await optionService.getOption('start_note_path'), | ||||
|         startNotePath: await optionService.getOption('startNotePath'), | ||||
|         branches: branches, | ||||
|         notes: notes | ||||
|     }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user