added the client-peer-name field for route commands
This commit is contained in:
@ -136,7 +136,7 @@ window.onload = function(event) {
|
||||
}
|
||||
} catch (e) {
|
||||
set_terminal_target('');
|
||||
document.title = 'Terminal';
|
||||
document.title = '';
|
||||
set_terminal_status (null, e);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user