mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
🚚 chore(js): rename minified files
This commit is contained in:
parent
3f5ed8a584
commit
4b43229d0a
12 changed files with 8 additions and 8 deletions
1
static/js/loadComments.min.js
vendored
Normal file
1
static/js/loadComments.min.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
document.addEventListener("DOMContentLoaded",()=>{const t=document.querySelector("#load-comments");t&&t.addEventListener("click",()=>{var e=document.createElement("script");e.src=t.dataset.scriptSrc,e.async=!0,document.body.appendChild(e),t.style.display="none"})});
|
Loading…
Add table
Add a link
Reference in a new issue