Skip to content

Commit 592f5eb

Browse files
authored
feat: add gecko.update_url to manifest (#237)
1 parent 5ad9560 commit 592f5eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

workspace/extension/static/manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"browser_specific_settings": {
3434
"gecko": {
3535
36-
"strict_min_version": "121.0"
36+
"strict_min_version": "121.0",
37+
"update_url": "https://svelte.dev/devtools/updates.json"
3738
}
3839
}
3940
}

0 commit comments

Comments
 (0)