Get one-to-one chat back to work
This commit is contained in:
@@ -24,5 +24,5 @@ class ChatActivity(Activity):
|
||||
if command == 'connect':
|
||||
self.cmd_connect(args)
|
||||
elif command == 'message':
|
||||
self.cmd_mesage(args)
|
||||
self.cmd_message(args)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user