2bf4362b2642cdf72a62078917f85ff4cf2c5273
custom.js
| ... | ... | @@ -8,5 +8,5 @@ document.addEventListener('DOMContentLoaded', () => { |
| 8 | 8 | event.target.classList.remove("spoiler-hidden"); |
| 9 | 9 | event.target.setAttribute("disabled", ""); |
| 10 | 10 | }); |
| 11 | - }); |
|
| 12 | -} |
|
| 11 | + } |
|
| 12 | +}); |