mirror of
https://bitbucket.org/walplanet/deemix-gui
synced 2026-01-15 16:22:52 -03:00
add paragraph
This commit is contained in:
@@ -695,9 +695,11 @@
|
||||
</h3>
|
||||
</template>
|
||||
|
||||
<router-link :to="{ name: 'Spotify Features' }">
|
||||
{{ $t('settings.spotify.question') }}
|
||||
</router-link>
|
||||
<p class="mb-3">
|
||||
<router-link :to="{ name: 'Spotify Features' }">
|
||||
{{ $t('settings.spotify.question') }}
|
||||
</router-link>
|
||||
</p>
|
||||
|
||||
<div class="input-group">
|
||||
<p class="input-group-text">{{ $t('settings.spotify.clientID') }}</p>
|
||||
|
||||
Reference in New Issue
Block a user