mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-03-01 08:31:49 +01:00
Update _index.en.md
This commit is contained in:
parent
f3f2db9cac
commit
bba5a32afa
@ -70,7 +70,7 @@ function getLatest()
|
||||
$params += @{Version = $Version}
|
||||
$params += @{Downloadlink = $Downloadlink}
|
||||
$Result = New-Object PSObject -Property $params
|
||||
|
||||
|
||||
return($Result)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user