[MIRROR] fix vorepanel button for AI (#11737)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-26 04:08:34 -07:00
committed by GitHub
parent 03fd0a5ef9
commit 0e057e99fb
8 changed files with 17 additions and 23 deletions
+2 -2
View File
@@ -108,8 +108,8 @@
//clean the message if it's not sent by a high-rank admin
if(!check_rights(R_SERVER|R_DEBUG, FALSE)||irc)//no sending html to the poor bots
msg = trim(sanitize(copytext(msg,1,MAX_MESSAGE_LEN)))
if(!msg)
return
if(!msg)
return
if (src.handle_spam_prevention(MUTE_ADMINHELP))
return