added command

This commit is contained in:
Lars Noack 2022-11-22 11:13:05 +01:00
parent b93d6d2282
commit 5e928759e8

View File

@ -131,4 +131,6 @@ def cli(start_at: int = 0, only_lyrics: bool = False):
def gtk_gui():
# please maximaly a minimal gui, the fully fleshed out gui should be made externally
# to avoid ending up with a huge monolyth
pass