Reduce log spam

This commit is contained in:
AlphaX-Projects
2023-11-09 17:31:27 +01:00
parent e9b2a76a87
commit caf15a60aa
4 changed files with 9 additions and 8 deletions

View File

@@ -950,8 +950,6 @@ class QApps extends LitElement {
const status = await response.json()
console.log("status:", status.id)
if (status.id === "UNSUPPORTED") {
this.btnDisabled = false
this.textProgress = ''