diff --git a/src/views/DownloadPage.vue b/src/views/DownloadPage.vue
index d244244e..270d1c65 100644
--- a/src/views/DownloadPage.vue
+++ b/src/views/DownloadPage.vue
@@ -15,7 +15,9 @@
:type="Color.RED"
@click="downloadLatest"
>
- Download Gameclient
+
+ Download Gameclient
+
- Download Gameclient
+
+ Download Gameclient
+
{
- console.log("download ");
+ // TODO remove this once download is fine for users
+ // but now keep it in, because we want to read this for users that have pain
+ console.log("download ", navigator.appVersion);
};
const inviteUser = () => {