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