diff --git a/powercord_manifest.json b/powercord_manifest.json index c2c3a4d..a44c09a 100644 --- a/powercord_manifest.json +++ b/powercord_manifest.json @@ -2,7 +2,7 @@ "name": "surCord", "version": "1.0.0", "license": "MIT", - "theme": "/src/_index.scss", + "theme": "./src/_index.scss", "author": "Vozer", "description": "A Discord theme inspired by Human Design" }