diff --git a/store/templates/charge.html b/store/templates/charge.html index 6835b28c944f469a251d00ce4db2a948e9972c19..b43632fc93a9cd835e7d51c0dbf0e64207e1ce59 100644 --- a/store/templates/charge.html +++ b/store/templates/charge.html @@ -158,7 +158,7 @@ updateRecentCharges(); } - // Returns a function that can be called to revert the charge with where charge.id == id + // Returns a function that can be called to revert the charge where charge.id == id function revert(id) { error = error => { err = null;