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