修复ws连接失败时不能正确显示消息

This commit is contained in:
MrZ626
2021-06-14 22:24:34 +08:00
parent 8daae21a76
commit eee6160565
2 changed files with 11 additions and 8 deletions

View File

@@ -91,7 +91,7 @@ return{
accessFailed="Access Denied.",
wsConnecting="Websocket: Connecting",
wsFailed="WebSocket: Connection Failed.",
wsFailed="WebSocket: Connection Failed",
wsClose="WebSocket Closed: ",
netTimeout="Network connection timeout",