mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Add background/offscreen.js to list.
This commit is contained in:
parent
f2498088a1
commit
34f2e032ee
2 changed files with 2 additions and 0 deletions
1
dist/manifest_firefox.json
vendored
1
dist/manifest_firefox.json
vendored
|
|
@ -38,6 +38,7 @@
|
|||
"background/client.js",
|
||||
"background/keepass.js",
|
||||
"background/httpauth.js",
|
||||
"background/offscreen.js",
|
||||
"background/browserAction.js",
|
||||
"background/page.js",
|
||||
"background/event.js",
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@
|
|||
"background/client.js",
|
||||
"background/keepass.js",
|
||||
"background/httpauth.js",
|
||||
"background/offscreen.js",
|
||||
"background/browserAction.js",
|
||||
"background/page.js",
|
||||
"background/event.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue