This commit is contained in:
rustdesk
2023-07-03 16:43:39 +08:00
parent 86a2ace904
commit 82219775e3
3 changed files with 3 additions and 3 deletions

View File

@@ -659,7 +659,7 @@ class UpdateMe: Reactor.Component {
}
event click $(#install-me) {
handler.open_url("https://rustdesk.com");
handler.open_url("https://rustdesk.com/download");
return;
if (!is_win) {
handler.open_url("https://rustdesk.com");