mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-22 12:41:14 +03: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