mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
enc punch
This commit is contained in:
@@ -330,7 +330,7 @@ handler.msgbox_retry = function(type, title, text, link, hasRetry) {
|
||||
function retryConnect(cancelTimer=false) {
|
||||
if (cancelTimer) self.timer(0, retryConnect);
|
||||
if (!is_port_forward) connecting();
|
||||
handler.reconnect();
|
||||
handler.reconnect(false);
|
||||
}
|
||||
/******************** end of msgbox ****************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user