diff --git a/js/ui.js b/js/ui.js index d6fb464..c84a482 100644 --- a/js/ui.js +++ b/js/ui.js @@ -49,17 +49,17 @@ export const Header =()=> const handleChangeReliability =(e)=> Dispatch({Name:"Errs", Data:parseInt(/** @type {HTMLSelectElement}*/(e.target).value)}); return html` -