✏️ (queue notif) disponible!

This commit is contained in:
Julien Calixte
2020-04-11 15:19:07 +02:00
parent 4913815156
commit a0ce8a8aab

View File

@@ -1,6 +1,6 @@
<template> <template>
<a href="#" class="queue-notif" v-if="newVersion" @click.prevent="reloadApp"> <a href="#" class="queue-notif" v-if="newVersion" @click.prevent="reloadApp">
nouvelle version dispoible nouvelle version disponible
</a> </a>
</template> </template>