mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	improvements to error logging in frontend
This commit is contained in:
		| @@ -46,7 +46,7 @@ $form.on('submit', () => { | ||||
|         includeNote(notePath); | ||||
|     } | ||||
|     else { | ||||
|         console.error("No noteId to include."); | ||||
|         logError("No noteId to include."); | ||||
|     } | ||||
|  | ||||
|     return false; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user