fix wrong function nmae

pull/142/head
Aevann 2023-03-18 16:58:19 +02:00
parent b08d4ec292
commit 47eba53553
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
function remove_emoji(t, name) {
function approve_marsey(t, name) {
postToast(t, `/admin/approve/emoji/${name}`,
{
"tags": document.getElementById(`${name}-tags`).value,