forked from extern/easydiffusion
debug logging
This commit is contained in:
parent
569431dc72
commit
881fdc58ec
@ -649,7 +649,6 @@ async function getSystemInfo() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
saveSettingsBtn.addEventListener("click", function() {
|
saveSettingsBtn.addEventListener("click", function() {
|
||||||
console.log("listenPortField.value", listenPortField.value)
|
|
||||||
if (listenPortField.value == "") {
|
if (listenPortField.value == "") {
|
||||||
alert("The network port field must not be empty.")
|
alert("The network port field must not be empty.")
|
||||||
return
|
return
|
||||||
|
Loading…
Reference in New Issue
Block a user