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