Commit fd370773 by qlintonger xeno

强制反转+3

parent ab35d7ee
......@@ -47,6 +47,7 @@ export class AnyRemote {
fromName: userStates.value.currentUserName,
})
})
this.messageQueue = [];
}
this.wsInt.send({
fromID: userStates.value.currentUserId,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment