typo
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2607>
This commit is contained in:
parent
179c53695e
commit
b6b0b22f6c
|
@ -56,7 +56,7 @@ const groups = computed(() => [
|
|||
id: 'music',
|
||||
settings: [
|
||||
{ name: 'music__transcoding_enabled' },
|
||||
{ name: 'music__transcoding_cache_duration' }
|
||||
{ name: 'music__transcoding_cache_duration' },
|
||||
{ name: 'music__only_allow_musicbrainz_tagged_files' },
|
||||
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue