mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	client-ts: Port services/open.js
This commit is contained in:
		| @@ -19,7 +19,6 @@ export default class Component { | ||||
|  | ||||
|     constructor() { | ||||
|         this.componentId = `${this.sanitizedClassName}-${utils.randomString(8)}`; | ||||
|         /** @type Component[] */ | ||||
|         this.children = []; | ||||
|         this.initialized = null; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user