aboutsummaryrefslogtreecommitdiff
path: root/webAO/client/sender/sendIC.ts
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2023-09-20 13:10:36 +0200
committerstonedDiscord <Tukz@gmx.de>2023-09-20 13:10:36 +0200
commitdda92bd41f4bee11e2cc5de265ce4fbf5221f1ff (patch)
treebcb0f8121955ff815758b30ec4e24a1e6bde4fba /webAO/client/sender/sendIC.ts
parent59028dd4046ad0715d80be8d1ed0031f20f05b7a (diff)
autoformat with eslint
Diffstat (limited to 'webAO/client/sender/sendIC.ts')
-rw-r--r--webAO/client/sender/sendIC.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client/sender/sendIC.ts b/webAO/client/sender/sendIC.ts
index 9064115..ca8984f 100644
--- a/webAO/client/sender/sendIC.ts
+++ b/webAO/client/sender/sendIC.ts
@@ -2,7 +2,7 @@ import { extrafeatures } from "../../client";
import { escapeChat } from "../../encoding";
import {client} from '../../client'
import queryParser from "../../utils/queryParser";
-let {mode} = queryParser()
+const {mode} = queryParser()
/**
* Sends an in-character chat message.