mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-11-02 05:37:58 +00:00
Reduce log spam
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user