From 973338c9fbe3f86db35a19005447f67f5823c8fa Mon Sep 17 00:00:00 2001 From: Rafi Date: Wed, 19 Apr 2023 07:50:36 +0800 Subject: [PATCH] Temporarily remove the invitation code input in the registration because the backend does not support it yet. --- pages/account/signup.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pages/account/signup.vue b/pages/account/signup.vue index 4c531a7..92be798 100644 --- a/pages/account/signup.vue +++ b/pages/account/signup.vue @@ -150,14 +150,14 @@ const handleFieldUpdate = (field) => { clearable > - + + + + + + + +