Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2607>
environments/review-docs-2083-yqf2yl/deployments/18772
Petitminion 2023-11-06 00:04:06 +01:00 zatwierdzone przez Marge
rodzic 179c53695e
commit b6b0b22f6c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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' },
]