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}`, {