Skip to content

Commit

Permalink
merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
KorbinianK committed Mar 21, 2024
1 parent 655b7f3 commit e04992f
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 161 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.23.0",
"private": true,
"devDependencies": {
"lefthook": "^1.6.4",
"lefthook": "^1.6.7",
"prettier": "^3.2.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@
console.error(error);
}
value = token;
await updateBalance();
$computingBalance = false;
};
Expand Down
Loading

0 comments on commit e04992f

Please sign in to comment.