Generic Commit; Most likely a fix or small feature

This commit is contained in:
Darius
2025-11-16 21:22:59 +01:00
parent 2aaae8e05c
commit 2525d3a691

View File

@@ -1,5 +1,5 @@
import dotenv from "dotenv";
import { TimeSpan } from "../util/timespan";
import { TimeSpan } from "../util/timespan.js";
dotenv.config();