Update zotify/config.py

This commit is contained in:
Diamond75 2025-04-04 20:57:03 +13:00
parent 908904cffc
commit e5d6546d50

View file

@ -181,7 +181,7 @@ CONFIG_VALUES = {
"help": "Language for metadata",
},
LYRICS_FILE: {
"default": False,
"default": True,
"type": bool,
"args": ["--lyrics-file"],
"help": "Save lyrics to a file",