Skip to content

Commit f3ec43f

Browse files
committed
Fix the prettier warning after recent changes
1 parent a1baa4d commit f3ec43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"host_permissions": [
1414
"https://profiler.firefox.com/*",
15-
"http://localhost:4242/*",
15+
"http://localhost:4242/*"
1616
],
1717
"background": {
1818
"service_worker": "src/background.js",

0 commit comments

Comments
 (0)