mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-01-25 22:38:58 +00:00
feat: do not remove "download blob" message
It shifts everything up and can be confusing.
This commit is contained in:
parent
e24cdb0540
commit
defa1c459d
@ -132,9 +132,6 @@
|
|||||||
rlnInstance = _rlnInstance
|
rlnInstance = _rlnInstance
|
||||||
statusSpan.innerText = 'WASM Blob download in progress... done!'
|
statusSpan.innerText = 'WASM Blob download in progress... done!'
|
||||||
updateFields()
|
updateFields()
|
||||||
setTimeout(() => {
|
|
||||||
statusSpan.innerText = ''
|
|
||||||
}, 5000)
|
|
||||||
})
|
})
|
||||||
|
|
||||||
const ContentTopic = "/toy-chat/2/luzhou/proto";
|
const ContentTopic = "/toy-chat/2/luzhou/proto";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user