make setting dynamic
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2607>
This commit is contained in:
parent
d3b27b4ba9
commit
179c53695e
8 changed files with 22 additions and 19 deletions
|
|
@ -57,6 +57,8 @@ const groups = computed(() => [
|
|||
settings: [
|
||||
{ name: 'music__transcoding_enabled' },
|
||||
{ name: 'music__transcoding_cache_duration' }
|
||||
{ name: 'music__only_allow_musicbrainz_tagged_files' },
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue