mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-14 22:06:13 +00:00
feat: Added empty splits support and more urlbar actions, b=no-bug, c=workspaces, common, kbs, split-view, tests
This commit is contained in:
@@ -111,7 +111,7 @@ export var ZenCustomizableUI = new (class {
|
||||
return;
|
||||
}
|
||||
const popup = window.document.getElementById('zenCreateNewPopup');
|
||||
popup.openPopup(button, 'after_start');
|
||||
popup.openPopup(button, 'before_start');
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user