From 89e0d49b38fac5401115877e220d5bc2fe73c3f1 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 17 Sep 2023 23:29:24 +0300 Subject: [PATCH] same as last commit --- files/assets/js/submit_hats.js | 1 + 1 file changed, 1 insertion(+) diff --git a/files/assets/js/submit_hats.js b/files/assets/js/submit_hats.js index ece915086..50eeb3eb6 100644 --- a/files/assets/js/submit_hats.js +++ b/files/assets/js/submit_hats.js @@ -1,4 +1,5 @@ function approve_hat(t, name) { + console.log(name) console.log(`${name}-description`) postToast(t, `/admin/approve/hat/${name}`, {