same as last commit

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

View File

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