fix build script

This commit is contained in:
Pig Fang 2020-04-18 18:33:29 +08:00
parent db2c5e19b7
commit 62d401455c

View File

@ -3,7 +3,7 @@ Install-Module powershell-yaml -Force
function Get-Trans {
param (
# Plugin name
[Parameter]
[Parameter(Mandatory = $false)]
[string]
$Plugin,