mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	protected session expiration timer moved to backend, closes #2847
This commit is contained in:
		@@ -363,7 +363,7 @@ function sleep(time_ms) {
 | 
			
		||||
    return new Promise((resolve) => {
 | 
			
		||||
        setTimeout(resolve, time_ms);
 | 
			
		||||
    });
 | 
			
		||||
};
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
    reloadFrontendApp,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user