aboutsummaryrefslogtreecommitdiff
path: root/features
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rw-r--r--features/globalSettings/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/globalSettings/index.js b/features/globalSettings/index.js
index 684561f..a958628 100644
--- a/features/globalSettings/index.js
+++ b/features/globalSettings/index.js
@@ -78,7 +78,7 @@ class Hud extends Feature {
soopyWeight(user){
- ChatLib.chat(this.FeatureManager.messagePrefix + " Finding senither weight for " + user)
+ ChatLib.chat(this.FeatureManager.messagePrefix + "Finding senither weight for " + user)
let userData = JSON.parse(FileLib.getUrlContent("http://soopymc.my.to/api/v2/player/"+user))