Add background/offscreen.js to list.

This commit is contained in:
Stefan Sundin 2024-03-29 23:32:33 -07:00
parent f2498088a1
commit 34f2e032ee
2 changed files with 2 additions and 0 deletions

View file

@ -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",

View file

@ -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",