mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	fixes
This commit is contained in:
		| @@ -11,7 +11,7 @@ export default class Component { | ||||
|     async eventReceived(name, data, sync = false) { | ||||
|         await this.initialized; | ||||
|  | ||||
| //        console.log(`Received ${name} to ${this.componentId}`); | ||||
|         console.log(`Received ${name} to ${this.componentId}`); | ||||
|  | ||||
|         const fun = this[name + 'Listener']; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user