summary refs log tree commit diff
path: root/oldindex.js
diff options
context:
space:
mode:
Diffstat (limited to 'oldindex.js')
-rw-r--r--oldindex.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/oldindex.js b/oldindex.js
index 8acaa19..6e488e5 100644
--- a/oldindex.js
+++ b/oldindex.js
@@ -1,5 +1,5 @@
 import { WebSocketServer } from "ws";
-import { getRandomInt } from "./lib.js";
+import { getRandomInt } from "./lib.ts";
 import { profanity } from "@2toad/profanity";
 import { commands } from "./commands.ts";
 import * as accounts from "./accounts.ts";