diff --git a/TGBeta.ps1 b/TGBeta.ps1 index fcc51da..4e9697f 100644 --- a/TGBeta.ps1 +++ b/TGBeta.ps1 @@ -516,7 +516,7 @@ function GetHtmlContent { Select All - + Set SVS Powerplan @@ -740,7 +740,7 @@ function GetHtmlContent { } if (setSVSPowerplan.checked) { - fetch('/installSVSPowerplan', { method: 'GET' }); + fetch('/SetSVSPowerplan', { method: 'GET' }); appendLog("Setting SVS Powerplan", "cyan"); }