From 8866b8571c2899e6c09e8a4933784da8f5844caa Mon Sep 17 00:00:00 2001 From: simplePCBuilding <98422316+simplePCBuilding@users.noreply.github.com> Date: Mon, 14 Mar 2022 11:29:48 +0100 Subject: [PATCH] Small Error fixed now --- bin/gui/gui.kv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/gui/gui.kv b/bin/gui/gui.kv index 54257e2..4a620f2 100644 --- a/bin/gui/gui.kv +++ b/bin/gui/gui.kv @@ -1,7 +1,7 @@ RootScreen: Home: Main: - ShowcaseS + ShowcaseS: ########### # POPUPS @@ -218,4 +218,4 @@ RootScreen: name: "Settings" md_bg_color: app.theme_cls.accent_color ToggleButton: - text: "Songinfo = Filename" \ No newline at end of file + text: "Songinfo = Filename"