diff --git a/dashboard/src/views/ProfileView.vue b/dashboard/src/views/ProfileView.vue index 1f1888c6b..60273eea5 100644 --- a/dashboard/src/views/ProfileView.vue +++ b/dashboard/src/views/ProfileView.vue @@ -327,9 +327,9 @@ onMounted(async () => { - + - +

{{ $t('profile.loginTokens.description', { webadminTokenCount: webadminTokens.length, cliTokenCount: cliTokens.length }) }}