mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 14:25:51 +01:00
better back/forward navigation
This commit is contained in:
@@ -180,6 +180,10 @@ if (utils.isElectron()) {
|
||||
});
|
||||
}
|
||||
|
||||
if (items.length === 0) {
|
||||
return;
|
||||
}
|
||||
|
||||
contextMenu.show({
|
||||
x: params.x,
|
||||
y: params.y,
|
||||
|
||||
Reference in New Issue
Block a user