3 lines
82 B
PowerShell
3 lines
82 B
PowerShell
New-UDApp -Title 'PowerShell Universal' -Pages @(
|
|
Get-UDPage -Name 'home'
|
|
) |