style: consistent casing
This commit is contained in:
@@ -213,7 +213,7 @@ function handleMessages(side, channel, replyChannel, message, dist)
|
|||||||
|
|
||||||
-- cmd validation
|
-- cmd validation
|
||||||
if not message.name then
|
if not message.name then
|
||||||
log.warning("received nameless command?")
|
log.warning("Received nameless command?")
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user