unified errors

This commit is contained in:
Snarling 2022-09-05 09:55:57 -04:00
parent 0e67fbee21
commit 3a139518d8

@ -24,7 +24,7 @@ import { Settings } from "./Settings/Settings";
import { generate } from "escodegen"; import { generate } from "escodegen";
import { dialogBoxCreate} from "./ui/React/DialogBox"; import { dialogBoxCreate } from "./ui/React/DialogBox";
import { arrayToString } from "./utils/helpers/arrayToString"; import { arrayToString } from "./utils/helpers/arrayToString";
import { roundToTwo } from "./utils/helpers/roundToTwo"; import { roundToTwo } from "./utils/helpers/roundToTwo";