diff --git a/rln-js/index.html b/rln-js/index.html index 57ad322..509765d 100644 --- a/rln-js/index.html +++ b/rln-js/index.html @@ -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";