mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 04:16:17 +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