1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 01:36:55 +01:00

don't show nyancat upon transaction completion

This commit is contained in:
Matthias Kretschmann 2018-04-04 12:13:06 +02:00
parent 6df6a21d13
commit 36394a326d
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -131,8 +131,6 @@ window.addEventListener('DOMContentLoaded', function domload(event) {
postButton.style.opacity = 0
responseArea.children[0].classList.add('nyan')
}, reason => { // Error!
console.log(reason)