aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/core/whisper.js
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2020-03-06 22:12:48 +0100
committermarzavec <admin@marzavec.com>2020-03-06 22:12:48 +0100
commit0de1ece3e4da19f7aacb49ea1c9d62ab1bc0f930 (patch)
tree1e99404d77573724ad0749ec47691a5694341cdd /server/src/commands/core/whisper.js
parentMerge pull request #90 from MinusGix/verifyNicknameMove (diff)
downloadhackchat-0de1ece3e4da19f7aacb49ea1c9d62ab1bc0f930.tar.gz
hackchat-0de1ece3e4da19f7aacb49ea1c9d62ab1bc0f930.zip
Comments fix
Diffstat (limited to 'server/src/commands/core/whisper.js')
-rw-r--r--server/src/commands/core/whisper.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/src/commands/core/whisper.js b/server/src/commands/core/whisper.js
index e574e1f..0c2e2d3 100644
--- a/server/src/commands/core/whisper.js
+++ b/server/src/commands/core/whisper.js
@@ -2,7 +2,7 @@
Description: Display text on targets screen that only they can see
*/
-import * as UAC from "../utility/UAC/_info";
+import * as UAC from '../utility/UAC/_info';
// module support functions