mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fixes
This commit is contained in:
		| @@ -35,6 +35,10 @@ const TPL = ` | ||||
| </div>`; | ||||
|  | ||||
| export default class NoteActionsWidget extends NoteContextAwareWidget { | ||||
|     isEnabled() { | ||||
|         return true; | ||||
|     } | ||||
|  | ||||
|     doRender() { | ||||
|         this.$widget = $(TPL); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user