emoji picker

main
alexanderroese 2024-07-16 21:19:35 +02:00
parent b61f824462
commit 3eedf21894
1 changed files with 1 additions and 1 deletions

View File

@ -1067,7 +1067,7 @@
console.log("toggle popup")
document.querySelector(".shx-emoji-picker-popup").classList.toggle("shown");
};
}
})
</script>
{% endif %}