Update zotify/config.py
This commit is contained in:
parent
908904cffc
commit
e5d6546d50
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue