diff --git a/app/pages/index.vue b/app/pages/index.vue index df41bfc..5715d93 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -172,7 +172,7 @@ -
+

Aviation captcha

Answer with real ATC knowledge: @@ -198,7 +201,10 @@ placeholder="Type the answer" class="w-full rounded-2xl border border-white/10 bg-[#0b1020]/40 px-4 py-3 text-sm text-white placeholder-white/40 outline-none focus:border-cyan-400" /> -

+

+ {{ updatesCaptchaReminder }} +

+

Check the aviation answer and try again.

@@ -1043,7 +1049,10 @@ POST /api/route/taxi class="w-full px-4 py-3 rounded-2xl bg-white/5 border border-white/10 placeholder-white/40 outline-none focus:border-cyan-400" />
-
+

Aviation captcha

Answer to join the pattern: @@ -1057,7 +1066,10 @@ POST /api/route/taxi placeholder="Type the answer" class="w-full rounded-2xl border border-white/10 bg-[#0b1020]/40 px-4 py-3 text-sm text-white placeholder-white/40 outline-none focus:border-cyan-400" /> -

+

+ {{ waitlistCaptchaReminder }} +

+

Check the ATC question and try again.

@@ -1085,7 +1097,7 @@ POST /api/route/taxi