Skip to content

Commit

Permalink
Merge pull request Expensify#54395 from Expensify/revert-53541-m53226
Browse files Browse the repository at this point in the history
Revert "fix: clicking submit button makes flicking on a workspace with delay …"
  • Loading branch information
rafecolton authored Dec 19, 2024
2 parents 0bf6d8c + f0e623b commit 207622d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/Middleware/SaveResponseInOnyx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const requestsToIgnoreLastUpdateID: string[] = [
SIDE_EFFECT_REQUEST_COMMANDS.RECONNECT_APP,
WRITE_COMMANDS.CLOSE_ACCOUNT,
WRITE_COMMANDS.DELETE_MONEY_REQUEST,
WRITE_COMMANDS.SUBMIT_REPORT,
SIDE_EFFECT_REQUEST_COMMANDS.GET_MISSING_ONYX_MESSAGES,
];

Expand Down

0 comments on commit 207622d

Please sign in to comment.