[web] Remove inexistent property use_libspotity #1492 (#1498)

This commit is contained in:
Alain Nussbaumer
2022-06-17 09:36:07 +02:00
committed by GitHub
parent 2da9bc9b13
commit 3f05487abb
3 changed files with 0 additions and 6 deletions

View File

@@ -15,10 +15,6 @@
<div v-if="spotify.spotify_installed">
<div class="notification is-size-7">
<span v-text="$t('page.settings.services.spotify.requirements')" />
<span
v-if="use_libspotity"
v-text="$t('page.settings.services.spotify.help')"
/>
</div>
<div class="fd-has-margin-top">
<p