mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	#129, removed recent notes dialog as its not necessary anymore
This commit is contained in:
		| @@ -14,7 +14,8 @@ async function showDialog() { | ||||
|  | ||||
|     $dialog.dialog({ | ||||
|         modal: true, | ||||
|         width: 800 | ||||
|         width: 800, | ||||
|         position: { my: "center top+100", at: "top", of: window } | ||||
|     }); | ||||
|  | ||||
|     await $autoComplete.autocomplete({ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user