Update AppBar.vue

This commit is contained in:
Gustavo Amaral 2024-06-02 16:11:59 -03:00 committed by GitHub
parent b1747d5df1
commit a9a31e68ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@
<v-app-bar flat>
<v-app-bar-title class="flex-shrink-0">
<v-btn variant="text" @click="$router.push({ name: 'instances' })">
<v-img src="@/assets/logo.png" height="24" width="24" class="mr-2" />
Evolution Manager
<v-img src="@/assets/logoEvup.png" height="24" width="24" class="mr-2" />
EVUP Manager
</v-btn>
</v-app-bar-title>
<v-icon v-if="AppStore.connecting" color="info">