summary refs log tree commit diff
path: root/oldindex.js
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2024-11-30 14:24:39 +0200
committerWlodekM <[email protected]>2024-11-30 14:24:39 +0200
commit714a4189eb02051ddd330513048b07b3be070e27 (patch)
tree64112d5ce9d2b433cc4be0adf561ac128a3d84b5 /oldindex.js
parentf37e3537adb59f2b724259a1720295756eb94277 (diff)
do stuff 3
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";