mirror of
https://github.com/beetbox/beets.git
synced 2025-12-29 20:12:33 +01:00
Updated config formats
This commit is contained in:
parent
4dfb6b9fae
commit
a8a480a691
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ class ExportPlugin(BeetsPlugin):
|
|||
'formatting': {
|
||||
'ensure_ascii': False,
|
||||
'indent': 4,
|
||||
'separators': (','),
|
||||
'separators': (''),
|
||||
'sort_keys': True
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue