From 2ba99490351ac54926a7a7ea2cf10632cfdbd648 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Thu, 20 Nov 2025 21:09:42 +0100 Subject: [PATCH] Add get it on google play --- web/components/contact.tsx | 5 +++++ web/components/nav/sidebar.tsx | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/web/components/contact.tsx b/web/components/contact.tsx index 7d71a4ee..e24e0ea4 100644 --- a/web/components/contact.tsx +++ b/web/components/contact.tsx @@ -29,6 +29,11 @@ export function ContactComponent() { You can also contact us through this feedback form or any of our socials. Feel free to give your contact information if you'd like us to get back to you.

+

Android App

+

+ To release our app, Google requires a closed test with at least 12 testers for 14 days. Please share your Google Play–registered email address so we can add you as a tester and complete the review process. + You email address will NOT be shared with anyone else and will be used solely to send for the purpose of the review process. +

( ))} + divider router.push('/contact')} + /> {user === null && } {/*{user === null && }*/}