mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	API changes necessary to port reddit plugin, closes #58
This commit is contained in:
		| @@ -13,9 +13,9 @@ const api = (function() { | ||||
|         $pluginButtons.append(button); | ||||
|     } | ||||
|  | ||||
|  | ||||
|     return { | ||||
|         addButtonToToolbar, | ||||
|         activateNote | ||||
|         activateNote, | ||||
|         getInstanceName: noteTree.getInstanceName | ||||
|     } | ||||
| })(); | ||||
		Reference in New Issue
	
	Block a user