[MIRROR] missingg param (#12723)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-05-01 07:11:20 -04:00
committed by GitHub
co-authored by Kashargul Cameron Lennox
parent 6fc9ccaaea
commit 4e321eca3f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -841,7 +841,7 @@
if(istext(mute_type)) mute_type = text2num(mute_type)
if(!isnum(mute_type)) return
cmd_admin_mute(M, mute_type, usr)
cmd_admin_mute(M, mute_type, FALSE, usr)
else if(href_list["c_mode"])
if(!check_rights(R_ADMIN|R_EVENT)) return