mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-26 22:23:17 -05:00
[web] Fix for setting "streamurl_ignore" #1829
This commit is contained in:
parent
3dd840d958
commit
5a3158ff68
File diff suppressed because one or more lines are too long
@ -10,7 +10,7 @@
|
||||
class="content"
|
||||
v-text="$t('page.settings.artwork.explanation-1')"
|
||||
/>
|
||||
<settings-checkbox category="misc" name="streamurl_ignore">
|
||||
<settings-checkbox category="artwork" name="streamurl_ignore">
|
||||
<template #label>
|
||||
<span v-text="$t('page.settings.artwork.streaming')" />
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user