mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	all access to notes and branches is now async so we can lazy load it in the future
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
import utils from '../services/utils.js';
 | 
			
		||||
import server from '../services/server.js';
 | 
			
		||||
 | 
			
		||||
const $dialog = $("#sql-console-dialog");
 | 
			
		||||
const $query = $('#sql-console-query');
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user