Skip to content

Commit

Permalink
Update ONYXKEYS.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Martins <cmartins@expensify.com>
  • Loading branch information
lakchote and luacmartins authored Sep 23, 2024
1 parent 2c87edb commit c93f037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ONYXKEYS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ const ONYXKEYS = {
NVP_WORKSPACE_TOOLTIP: 'workspaceTooltip',

/** Whether to show save search rename tooltip */
SHOULD_SHOW_SAVED_SEARCH_RENAME_TOOLTIP: 'should_show_saved_search_rename_tooltip',
SHOULD_SHOW_SAVED_SEARCH_RENAME_TOOLTIP: 'shouldSshowSavedSearchRenameTooltip',

/** Whether to hide gbr tooltip */
NVP_SHOULD_HIDE_GBR_TOOLTIP: 'nvp_should_hide_gbr_tooltip',
Expand Down

0 comments on commit c93f037

Please sign in to comment.