browser: remove firefox extension id

This commit is contained in:
Vendicated 2022-12-02 14:24:23 +01:00
parent 2564ab73f5
commit 06d32ae414
No known key found for this signature in database
GPG Key ID: EC781ADFB93EFFA3
1 changed files with 0 additions and 6 deletions

View File

@ -21,11 +21,5 @@
"web_accessible_resources": ["dist/Vencord.js"],
"background": {
"scripts": ["background.js"]
},
"browser_specific_settings": {
"gecko": {
"id": "vencord-firefox@vendicated.dev",
"strict_min_version": "92.0"
}
}
}