aboutsummaryrefslogtreecommitdiff
path: root/browser/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'browser/manifest.json')
-rw-r--r--browser/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/manifest.json b/browser/manifest.json
index 49536a7..69bf0ce 100644
--- a/browser/manifest.json
+++ b/browser/manifest.json
@@ -28,7 +28,7 @@
"web_accessible_resources": [
{
- "resources": ["dist/Vencord.js", "dist/Vencord.css"],
+ "resources": ["dist/*", "third-party/*"],
"matches": ["*://*.discord.com/*"]
}
],