From f2c11c2313a710ab781e7e575338937e65743242 Mon Sep 17 00:00:00 2001 From: NJ-2020 Date: Thu, 26 Dec 2024 15:21:12 +0700 Subject: [PATCH] remove "Add personal bank account" task from chat_split --- src/CONST.ts | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/CONST.ts b/src/CONST.ts index 812957d0cea5..7af00fc8fe47 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -5108,21 +5108,6 @@ const CONST = { '\n' + 'Feel free to add more details if you want, or just send it off. Let’s get you paid back!', }, - { - type: 'addBankAccount', - autoCompleted: false, - title: 'Add personal bank account', - description: - 'You’ll need to add your personal bank account to get paid back. Don’t worry, it’s easy!\n' + - '\n' + - 'Here’s how to set up your bank account:\n' + - '\n' + - '1. Click the settings tab.\n' + - '2. Click *Wallet* > *Bank accounts* > *+ Add bank account*.\n' + - '3. Connect your bank account.\n' + - '\n' + - 'Once that’s done, you can request money from anyone and get paid back right into your personal bank account.', - }, ], }, [onboardingChoices.ADMIN]: {