From a50c7f4e419f33b3a6faa7d9da75e0fb82694b98 Mon Sep 17 00:00:00 2001 From: Emik Date: Mon, 6 Jul 2026 21:29:38 +0200 Subject: [PATCH] Make Void hidden --- manifest.json | 2 +- src/spectral.lua | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8f3e96f..511e26e 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "id": "Roland", "name": "Roland", "prefix": "Roland", - "version": "2.9.39", + "version": "2.9.40", "badge_colour": "8BE9FD", "display_name": "Roland", "main_file": "src/main.lua", diff --git a/src/spectral.lua b/src/spectral.lua index ac85a30..b4b29fb 100644 --- a/src/spectral.lua +++ b/src/spectral.lua @@ -145,6 +145,7 @@ spectral { key = "void", pronouns = "it_its", artist = "aster", + hidden = true, soul_rate = 0.003, soul_set = "Spectral", config = {extra = {amount = 2}},