📝 Docs(custom): prepare for 2.81

This commit is contained in:
Kuingsmile
2024-04-03 17:56:09 +08:00
parent 75b0c7f518
commit 0476346070
5 changed files with 14 additions and 10 deletions

View File

@@ -2405,7 +2405,6 @@ function handleWebServerPathChange (val: string) {
}
function confirmWebServerSetting () {
console.log('confirmWebServerSetting')
if (form.enableWebServer) {
sendToMain('restartWebServer')
} else {