From 527c69b75e95eb3b584b96a5040fbcb2653129f1 Mon Sep 17 00:00:00 2001 From: Saltssaumure Date: Sun, 23 Jun 2024 20:13:36 +0100 Subject: [PATCH] Fix empty asar --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 297d669..2e163e3 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ }, "license": "MIT", "type": "replugged-theme", - "main": "scss/main.scss", + "main": "scss/bubble.scss", "source": "https://github.com/MiniDiscordThemes/BubbleBar", "image": "https://minidiscordthemes.github.io/BubbleBar/preview/bar.png" }