Update FLO_webWallet_mainnet.html

This commit is contained in:
Sai Raj 2019-04-16 17:43:32 +05:30 committed by GitHub
parent bc57a3b225
commit 7dee611400
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,9 +172,7 @@ function startup(){
}
}).then(res => {
if(res.length){
monitorData();
var input = document.getElementById("getAddr");
input.value = "";
input.value = res.join(',');
monitorData();
input.value = "";