mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	Merge pull request #1140 from dousha/bugfix-protection-box
Fix the password box not removed after entering protected mode
This commit is contained in:
		
						commit
						8b9b843c2d
					
				@ -48,4 +48,8 @@ export default class ProtectedSessionTypeWidget extends TypeWidget {
 | 
			
		||||
 | 
			
		||||
        super.doRender();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    async doRefresh(note) {
 | 
			
		||||
        // do nothing
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user