From 779627352901cd2320b4350057000291cd0681c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois-Xavier=20Talbot?= <108630700+fetchfern@users.noreply.github.com> Date: Sun, 19 Oct 2025 22:03:21 +0100 Subject: [PATCH] Clearer error on TIN mismatch (#4579) * Clearer error on TIN mismatch * Remove ctoken code (how did that end up there) * polish: frontend for TIN/SSN mismatch * fix: lint * polish: only banner + change text * fix: logic * fix: lint --------- Co-authored-by: Calum H. (IMB11) --- apps/frontend/src/layouts/default.vue | 61 ++++++++++++++++++- apps/frontend/src/locales/en-US/index.json | 11 +++- .../src/pages/dashboard/revenue/withdraw.vue | 2 +- apps/labrinth/src/routes/v3/payouts.rs | 19 +++++- 4 files changed, 87 insertions(+), 6 deletions(-) diff --git a/apps/frontend/src/layouts/default.vue b/apps/frontend/src/layouts/default.vue index fefbd773..c7031d67 100644 --- a/apps/frontend/src/layouts/default.vue +++ b/apps/frontend/src/layouts/default.vue @@ -82,6 +82,23 @@ + + + + +