From af5e8065222a421035a80be6ce6635d321138eea Mon Sep 17 00:00:00 2001 From: Saibot393 <137942782+Saibot393@users.noreply.github.com> Date: Mon, 24 Jul 2023 19:44:24 +0200 Subject: [PATCH] Name change to prevent install bug --- scripts/helpers/RideablePopups.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helpers/RideablePopups.js b/scripts/helpers/RideablePopups.js index cd3a19d..4b86945 100644 --- a/scripts/helpers/RideablePopups.js +++ b/scripts/helpers/RideablePopups.js @@ -1,5 +1,5 @@ import { RideableUtils, cModuleName, cPopUpID, Translate } from "../utils/RideableUtils.js"; -import { GeometricUtils } from "../utils/Geometricutils.js"; +import { GeometricUtils } from "../utils/GeometricUtils.js"; class RideablePopups { //DECLARATIONS