From fcbfac500970bf2c625fb3b9207b6c7e1417572f Mon Sep 17 00:00:00 2001 From: Benzi Date: Mon, 19 Jan 2015 14:51:05 +0000 Subject: [PATCH] "undefined" functions of !status fix. I added the voteskip and blacklist function to the en.json file which should fix the "undefined" functions of !status. --- lang/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/en.json b/lang/en.json index 886b52e9..521c23c2 100644 --- a/lang/en.json +++ b/lang/en.json @@ -60,6 +60,8 @@ "autoskip": "autoskip", "newblacklisted": "[@%%NAME%%] This track belongs on the %%BLACKLIST%% blacklist! [ %%AUTHOR%% - %%TITLE%% - %%MID%% ]", "cycleguard": "cycleguard", + "voteskip": "voteskip", + "blacklist": "blacklist", "timeguard": "timeguard", "chatfilter": "chatfilter", "lockdown": "lockdown",