mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
split window WIP
This commit is contained in:
@@ -16,6 +16,7 @@ class TabContext extends Component {
|
||||
|
||||
this.tabId = tabId || utils.randomString(4);
|
||||
this.hoistedNoteId = hoistedNoteId;
|
||||
this.parentTabId = null;
|
||||
}
|
||||
|
||||
setEmpty() {
|
||||
|
||||
Reference in New Issue
Block a user