Skip to content

Commit

Permalink
remove "Add personal bank account" task from chat_split
Browse files Browse the repository at this point in the history
  • Loading branch information
NJ-2020 committed Dec 26, 2024
1 parent 4813a3c commit f2c11c2
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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]: {
Expand Down

0 comments on commit f2c11c2

Please sign in to comment.