Skip to content

Commit 0ca308c

Browse files
committed
Fix the ID
1 parent cdfdede commit 0ca308c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildScripts/build-firefox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ if (firefoxManifest.content_scripts) {
6060

6161
firefoxManifest.browser_specific_settings = {
6262
gecko: {
63-
id: "codetweak@MrBlankCoding",
63+
id: "MrBlankCoding@CodeTweak",
6464
strict_min_version: "140.0",
6565
data_collection_permissions: {
6666
required: ["none"],

0 commit comments

Comments
 (0)