aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--browser/manifestv2.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/browser/manifestv2.json b/browser/manifestv2.json
index c27e9e3..405b2dc 100644
--- a/browser/manifestv2.json
+++ b/browser/manifestv2.json
@@ -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"
- }
}
}