Skip to content

Commit

Permalink
update last modified optimistically
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Jun 27, 2024
1 parent 22c77c6 commit 0496546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/actions/Report.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1538,6 +1538,7 @@ function editReportComment(reportID: string, originalReportAction: OnyxEntry<Rep
text: reportComment,
},
],
lastModified: DateUtils.getDBTime(),
},
};

Expand Down

0 comments on commit 0496546

Please sign in to comment.