123456 |
- /*! @preserve
- * Created at 06 August 2022 by Anyx.
- * DO NOT REMOVE CREDITS!
- * Created for: Wybe Network.
- */
- check=document.getElementById("main"),null==check&&(dropdown=document.getElementById("btnUserPref"),dropdown.onclick=function(){dropdown.parentElement.classList.contains("open")?dropdown.parentElement.classList.remove("open"):dropdown.parentElement.classList.add("open")});
|