Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jscriptcoder committed Mar 30, 2023
1 parent e7db765 commit f255e72
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
});
successToast($_('toast.transactionSent'));
// TODO: keep the MessageStatus as contract and use another way.
transaction.status = MessageStatus.ClaimInProgress;
} catch (e) {
console.error(e);
Expand Down

0 comments on commit f255e72

Please sign in to comment.