Skip to content

Commit

Permalink
fix: analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Komarov committed Dec 16, 2024
1 parent 3259f02 commit 89e73d5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,8 @@ mixin TokenWalletRepositoryImpl implements TokenWalletRepository {
accept: accept,
transferBounced: transferBounced,
swapBackBounced: swapBackBounced,
jettonIncomingTransfer: jettonIncomingTransfer,
jettonOutgoingTransfer: jettonOutgoingTransfer,
);
},
).toList();
Expand Down

0 comments on commit 89e73d5

Please sign in to comment.