diff --git a/packages/nc-gui/pages/account/index.vue b/packages/nc-gui/pages/account/index.vue index c3bcbed677..c5794cb785 100644 --- a/packages/nc-gui/pages/account/index.vue +++ b/packages/nc-gui/pages/account/index.vue @@ -65,7 +65,7 @@ const logout = async () => { @click="navigateTo('/account/profile')" >
- +
{{ $t('labels.profile') }}
@@ -102,7 +102,7 @@ const logout = async () => {