mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	renamed openTabs to openNoteContexts
This commit is contained in:
		| @@ -179,7 +179,7 @@ class NoteContext extends Component { | ||||
|         return appContext.tabManager.activeNtxId === this.ntxId; | ||||
|     } | ||||
|  | ||||
|     getTabState() { | ||||
|     getPojoState() { | ||||
|         if (!this.notePath && this.hoistedNoteId === 'root') { | ||||
|             // keeping empty hoisted tab is esp. important for mobile (e.g. opened launcher config) | ||||
|             return null; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user