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"