diff --git a/src/components/Profile.vue b/src/components/Profile.vue index 7d60dcf..2dc30c7 100644 --- a/src/components/Profile.vue +++ b/src/components/Profile.vue @@ -9,7 +9,7 @@ class="text-3xl font-bold whitespace-nowrap" v-text="(state.firstname || '') + ' ' + (state.middlename || '') + ' ' + (state.lastname || '')" >
-Musterfirma > PR
+{{ state.group }}