mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 18:01:28 +03:00
bug fix
This commit is contained in:
@@ -668,7 +668,7 @@ function checkConnectStatus() {
|
||||
}
|
||||
if (handler.recent_sessions_updated()) {
|
||||
stdout.println("recent sessions updated");
|
||||
app.multipleSessions.update();
|
||||
app.update();
|
||||
}
|
||||
checkConnectStatus();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user