mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	many small issues found by intellij analysis
This commit is contained in:
		| @@ -89,7 +89,7 @@ class AppContext extends Component { | ||||
|     } | ||||
|  | ||||
|     /** @returns {Promise<void>} */ | ||||
|     triggerEvent(name, data) { | ||||
|     triggerEvent(name, data = {}) { | ||||
|         return this.handleEvent(name, data); | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user