rename launcher to init

This commit is contained in:
dragonwocky 2021-11-06 11:13:31 +11:00
parent 599d15bbff
commit 8306472bbd
2 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"content_scripts": [
{
"matches": ["https://*.notion.so/*", "https://*.notion.site/*"],
"js": ["launcher.js"]
"js": ["init.js"]
}
],
"permissions": [