diff --git a/dashboard/src/views/ProfileView.vue b/dashboard/src/views/ProfileView.vue index bbc9d438a..0e788c452 100644 --- a/dashboard/src/views/ProfileView.vue +++ b/dashboard/src/views/ProfileView.vue @@ -249,7 +249,7 @@ onMounted(async () => { -
{{ profile.fallbackEmail || 'unset' }}
+
{{ profile.fallbackEmail || 'No email address set' }}