From ecf4cd0362ed1f60ac85321e1f49ae1f03a83244 Mon Sep 17 00:00:00 2001 From: Ishpaul Singh <104348397+ishpaul777@users.noreply.github.com> Date: Wed, 15 Jan 2025 23:05:08 +0530 Subject: [PATCH] prettier --- Mobile-Expensify | 2 +- src/CONST.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Mobile-Expensify b/Mobile-Expensify index 10d936295b0b..6be7b9e36f93 160000 --- a/Mobile-Expensify +++ b/Mobile-Expensify @@ -1 +1 @@ -Subproject commit 10d936295b0b0e2fdfe5246a92873a651b77eb6b +Subproject commit 6be7b9e36f93495289c84ad4fef5bea35c76e8d6 diff --git a/src/CONST.ts b/src/CONST.ts index c8302c52cf9c..27f1557a0283 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -103,7 +103,7 @@ const createWorkspaceTask: OnboardingTask = { type: 'createWorkspace', autoCompleted: true, title: 'Create a workspace', - description: ({ workspaceSettingsLink }) => + description: ({workspaceSettingsLink}) => '*Create a workspace* to track expenses, scan receipts, chat, and more.\n' + '\n' + 'Here’s how to create a workspace:\n' +