mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	more complete support for network-less electron frontend-backend communication including protected session
This commit is contained in:
		| @@ -1,5 +1,9 @@ | ||||
| "use strict"; | ||||
|  | ||||
| function reloadApp() { | ||||
|     window.location.reload(true); | ||||
| } | ||||
|  | ||||
| function showMessage(message) { | ||||
|     console.log("message: ", message); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user