From 4aa21cab5cf58d2899292ba49f718b5708a64e6a Mon Sep 17 00:00:00 2001 From: WlodekM Date: Tue, 26 Nov 2024 10:41:27 +0200 Subject: eugh i spent 2 hours on this --- jsondata.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jsondata.js') diff --git a/jsondata.js b/jsondata.js index e43af86..4465885 100644 --- a/jsondata.js +++ b/jsondata.js @@ -1,7 +1,7 @@ /** * handles json data * @param {Buffer} rawData the raw message data - * @param {import("./user.js").default} user the user + * @param {import("./user.ts").default} user the user * @returns {Boolean} */ export default function handleMessage(server, rawData, user) { -- cgit 1.4.1-2-gfad0