]> zoso.dev Git - nemo-wallet.git/commit
To avoid selector bugs caused by the difference in parameters between getElementById...
authorChris Duncan <chris@zoso.dev>
Sat, 19 Oct 2024 08:51:05 +0000 (01:51 -0700)
committerChris Duncan <chris@zoso.dev>
Sat, 19 Oct 2024 08:51:05 +0000 (01:51 -0700)
commitb72e3dd5b6da60400b0173c270c4d048e320bb60
treecb652e9611eb1faa822397e4ecf7f37e11aef1bd
parentb6929f0d76d8fc8de5f8799a59484952e6cc7fda
To avoid selector bugs caused by the difference in parameters between getElementById and querySelector, change all instances of the former to the latter.
app/pages/nemo-wallet.html