diff --git a/index.html b/index.html index bc8320a..00c1f7d 100644 --- a/index.html +++ b/index.html @@ -12405,10 +12405,10 @@ var list = "
"+janin.currencies[i].name+" | " - +"" - +janin.currencies[i].donate+" |
"+janin.currencies[i].name+" | "; + list += ""; + list += janin.currencies[i].donate+" |
"+janin.currencies[i].name+" | " - +"" - +janin.currencies[i].donate+" |
"+janin.currencies[i].name+" | "; + list += ""; + list += janin.currencies[i].donate+" |