mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 04:16:17 +01:00 
			
		
		
		
	fixed comments
This commit is contained in:
		@@ -119,6 +119,7 @@ function FrontendScriptApi(startNote, currentNote, originEntity = null, $contain
 | 
			
		||||
     * Adds a new launcher to the launchbar. If the launcher (id) already exists, it will be updated.
 | 
			
		||||
     *
 | 
			
		||||
     * @deprecated you can now create/modify launchers in the top-left Menu -> Configure Launchbar
 | 
			
		||||
     *             for special needs there's also backend API's createOrUpdateLauncher()
 | 
			
		||||
     * @param {AddButtonToToolbarOptions} opts
 | 
			
		||||
     */
 | 
			
		||||
    this.addButtonToToolbar = async opts => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user