Generic Commit; Most likely a fix or small feature
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import dotenv from "dotenv";
|
||||
import { TimeSpan } from "../util/timespan";
|
||||
import { TimeSpan } from "../util/timespan.js";
|
||||
|
||||
dotenv.config();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user