mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-03-30 17:25:54 +00:00
Remove console log
This commit is contained in:
parent
4caa08f9fa
commit
fefbe1334f
@ -1820,7 +1820,6 @@ class GroupManagement extends LitElement {
|
|||||||
setTimeout(getGroupInvites, 1)
|
setTimeout(getGroupInvites, 1)
|
||||||
configLoaded = true
|
configLoaded = true
|
||||||
}
|
}
|
||||||
console.log('parse', JSON.parse(c))
|
|
||||||
this.config = JSON.parse(c)
|
this.config = JSON.parse(c)
|
||||||
})
|
})
|
||||||
parentEpml.subscribe('copy_menu_switch', async value => {
|
parentEpml.subscribe('copy_menu_switch', async value => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user