diff --git a/crates/app/src/public/html/profile/settings.html b/crates/app/src/public/html/profile/settings.html index 086dd49..e7e38ce 100644 --- a/crates/app/src/public/html/profile/settings.html +++ b/crates/app/src/public/html/profile/settings.html @@ -507,7 +507,7 @@ >
{% if config.connections.spotify_client_id and not - user.connections.Spotify %} + profile.connections.Spotify %} {% endif %} {% if config.connections.last_fm_key and not - user.connections.LastFm %} + profile.connections.LastFm %}