mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
manage ui location for popup app
This commit is contained in:
@@ -351,7 +351,7 @@ function dist(edge, cb) {
|
||||
|
||||
var sidebarActionManifestObj = {
|
||||
"default_title": "bitwarden",
|
||||
"default_panel": "popup/index.html?sidebar=true",
|
||||
"default_panel": "popup/index.html?uilocation=sidebar",
|
||||
"default_icon": "images/icon19.png"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user