mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-05 02:38:09 -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"
|
class="content"
|
||||||
v-text="$t('page.settings.artwork.explanation-1')"
|
v-text="$t('page.settings.artwork.explanation-1')"
|
||||||
/>
|
/>
|
||||||
<settings-checkbox category="misc" name="streamurl_ignore">
|
<settings-checkbox category="artwork" name="streamurl_ignore">
|
||||||
<template #label>
|
<template #label>
|
||||||
<span v-text="$t('page.settings.artwork.streaming')" />
|
<span v-text="$t('page.settings.artwork.streaming')" />
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user