mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
store "openTabs" session
This commit is contained in:
@@ -11,8 +11,6 @@ async function addRecentNote(req) {
|
||||
branchId: branchId,
|
||||
notePath: notePath
|
||||
}).save();
|
||||
|
||||
await optionService.setOption('startNotePath', notePath);
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user