[web] Fix for setting "streamurl_ignore" #1829

This commit is contained in:
Alain Nussbaumer 2025-01-16 03:42:14 +01:00
parent 3dd840d958
commit 5a3158ff68
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -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>