Browse Source

Update the header

pull/1274/head
Hironsan 3 years ago
parent
commit
cc51270f79
1 changed files with 1 additions and 1 deletions
  1. 2
      frontend/components/layout/TheHeader.vue

2
frontend/components/layout/TheHeader.vue

@ -80,7 +80,7 @@
</v-btn>
</template>
<v-list>
<v-subheader>{{ getUsername() }}</v-subheader>
<v-subheader>{{ getUsername }}</v-subheader>
<v-list-item @click="signout">
<v-list-item-icon>
<v-icon>mdi-logout</v-icon>

Loading…
Cancel
Save