Browse Source

Update: Play Store link for Android devices

pull/142/head
Jose Olarte III 3 days ago
parent
commit
431a27ef0d
  1. 4
      src/views/HelpView.vue

4
src/views/HelpView.vue

@ -575,8 +575,8 @@
</a>
</p>
<p v-else-if="Capacitor.getPlatform() === 'android'">
<a href="https://timesafari.app/app.apk" target="_blank" class="text-blue-500">
Download the latest APK to see.
<a href="https://play.google.com/store/apps/details?id=app.timesafari.app" target="_blank" class="text-blue-500">
Check the Play Store.
</a>
</p>
<p v-else>

Loading…
Cancel
Save