Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
n9lsjr committed Feb 22, 2024
1 parent 644cb2d commit da9f51f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MainScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ export class MainScreen extends React.PureComponent {

Globals.wallet.on('createdtx', () => {
this.updateBalance();
optimizeMessages(10);
backgroundSave();
});

Expand Down

0 comments on commit da9f51f

Please sign in to comment.