From 254c6211f71c6315ecde3f6d5441c75ed61c8ef6 Mon Sep 17 00:00:00 2001 From: Vozer <76500838+SlippingGitty@users.noreply.github.com> Date: Mon, 6 Jun 2022 19:54:12 -0500 Subject: [PATCH] this one actually works LOL --- powercord_manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }