mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
delete preview takes into account strong/weak branches
This commit is contained in:
@@ -413,7 +413,7 @@ export default class TabManager extends Component {
|
||||
return;
|
||||
}
|
||||
|
||||
this.recentlyClosedTabs.push(noteContexts);console.log(this.recentlyClosedTabs);
|
||||
this.recentlyClosedTabs.push(noteContexts);
|
||||
}
|
||||
|
||||
tabReorderEvent({ntxIdsInOrder}) {
|
||||
|
||||
Reference in New Issue
Block a user