You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Fix wrong variable name (#5235)
This commit is contained in:
		| @@ -54,7 +54,7 @@ joplin.plugins.register({ | ||||
| 			Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum | ||||
| 		</p> | ||||
| 		`); | ||||
| 		await (dialogs as any).fitToContent(handle4, false); | ||||
| 		await (dialogs as any).setFitToContent(handle4, false); | ||||
| 		await dialogs.open(handle4); | ||||
|  | ||||
| 	}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user