Skip to content

Commit

Permalink
Remove optional from Setup tags task
Browse files Browse the repository at this point in the history
  • Loading branch information
marcaaron committed Sep 24, 2024
1 parent ae57639 commit ac2ce57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4555,7 +4555,7 @@ const CONST = {
{
type: 'setupTags',
autoCompleted: false,
title: 'Set up tags (optional)',
title: 'Set up tags',
description: ({workspaceMoreFeaturesLink}) =>
'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.\n' +
'\n' +
Expand Down

0 comments on commit ac2ce57

Please sign in to comment.