Fix tab -.- lol why did it load locally?

This commit is contained in:
Dico200
2016-03-12 01:02:48 +01:00
parent fad1ae0f90
commit 286f8751b5

View File

@@ -150,7 +150,7 @@ def toggle_command(sender, command, label, args):
if arg2 == "clear":
if enabled:
del values[uuid]
return " &aDisabled " + details[1]
return " &aDisabled " + details[1]
return " &cAlready disabled: " + details[1]
if arg2 == "details":