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; });
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<script>
|
||||
(function () {
|
||||
|
||||
Reference in New Issue
Block a user