Update SVSTaskGate.ps1
This commit is contained in:
@@ -739,7 +739,7 @@ function GetHtmlContent {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
if (SetSVSPowerplan.checked) {
|
if (setSVSPowerplan.checked) {
|
||||||
fetch('/SetSVSPowerplan', { method: 'GET' });
|
fetch('/SetSVSPowerplan', { method: 'GET' });
|
||||||
appendLog("Setting SVS Powerplan", "cyan");
|
appendLog("Setting SVS Powerplan", "cyan");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user