forked from bitcoinafterlife/bal-website
Update index.html
This commit is contained in:
@@ -823,6 +823,7 @@ items.forEach(d => {
|
|||||||
if (d.open) items.forEach(o => { if (o !== d) o.open = false; });
|
if (d.open) items.forEach(o => { if (o !== d) o.open = false; });
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
</script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function () {
|
(function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user