feat: do not remove "download blob" message

It shifts everything up and can be confusing.
This commit is contained in:
fryorcraken.eth 2022-10-06 11:12:21 +11:00
parent e24cdb0540
commit defa1c459d
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 0 additions and 3 deletions

View File

@ -132,9 +132,6 @@
rlnInstance = _rlnInstance
statusSpan.innerText = 'WASM Blob download in progress... done!'
updateFields()
setTimeout(() => {
statusSpan.innerText = ''
}, 5000)
})
const ContentTopic = "/toy-chat/2/luzhou/proto";