diff --git a/public/users/profile.html b/public/users/profile.html index 2d01c4a..be8e714 100644 --- a/public/users/profile.html +++ b/public/users/profile.html @@ -383,7 +383,7 @@

Link another account

${c.provider.charAt(0).toUpperCase() + c.provider.slice(1)} ${isCurrent ? 'logged in' : ''} -
${c.profile_data.email || c.subject_id}
+
${c.email || c.subject_id}