mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-30 14:30:37 +02:00
Update _index.en.md
This commit is contained in:
@ -70,7 +70,7 @@ function getLatest()
|
||||
$params += @{Version = $Version}
|
||||
$params += @{Downloadlink = $Downloadlink}
|
||||
$Result = New-Object PSObject -Property $params
|
||||
|
||||
|
||||
return($Result)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user