ui: improve pwa prompt
This commit is contained in:
parent
41568b2c2d
commit
589cf463bd
5 changed files with 17 additions and 29 deletions
1
app.vue
1
app.vue
|
@ -13,5 +13,4 @@ const key = computed(() => `${currentUser.value?.server ?? currentServer.value}:
|
|||
<NuxtPage v-if="isMastoInitialised" />
|
||||
</NuxtLayout>
|
||||
<AriaAnnouncer />
|
||||
<PWAPrompt />
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue