mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-21 13:16:36 +00:00
Updated write_error
This commit is contained in:
@@ -189,7 +189,7 @@ jQuery(function($){
|
||||
}
|
||||
|
||||
var msg = resp.responseJSON;
|
||||
if (msg.status) {
|
||||
if (!msg.id) {
|
||||
log_status(msg.status);
|
||||
state = DISCONNECTED;
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user