mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	mobile fix
This commit is contained in:
		
							parent
							
								
									d3bf0c1d8e
								
							
						
					
					
						commit
						74fdaad032
					
				@ -238,7 +238,7 @@ export default class NoteTreeWidget extends NoteContextAwareWidget {
 | 
				
			|||||||
            this.reloadTreeFromCache();
 | 
					            this.reloadTreeFromCache();
 | 
				
			||||||
        });
 | 
					        });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        this.initFancyTree();
 | 
					        froca.initializedPromise.then(() => this.initFancyTree());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        this.setupNoteTitleTooltip();
 | 
					        this.setupNoteTitleTooltip();
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user