Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ASoldo committed Jan 8, 2024
1 parent 95681e6 commit 146f595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/PWA.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<!-- </div> -->
<!-- </div> -->
<div v-show="$pwa?.needRefresh">
<span> New content available, click on reload button to update. </span>
<span> New contentttt available, click on reload button to update. </span>

<button @click="$pwa.updateServiceWorker()">Reload</button>
</div>
Expand Down

0 comments on commit 146f595

Please sign in to comment.