chore: fix clipper CI failing
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Web clipper for Standard Notes",
|
||||
"permissions": ["activeTab", "storage"],
|
||||
"action": {
|
||||
"default_popup": "popup/index.html?route=extension"
|
||||
"default_popup": "popup.html?route=extension"
|
||||
},
|
||||
"background": {
|
||||
"service_worker": "background.js"
|
||||
|
||||
Reference in New Issue
Block a user