update
This commit is contained in:
+1
-1
@@ -100,8 +100,8 @@ func handleMessage(sender Sender) {
|
|||||||
rt := function.Handle(sender)
|
rt := function.Handle(sender)
|
||||||
if rt != nil {
|
if rt != nil {
|
||||||
sender.Reply(rt)
|
sender.Reply(rt)
|
||||||
sender.Finish()
|
|
||||||
}
|
}
|
||||||
|
sender.Finish()
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user