cleans up some more sql queries (#9769)

This commit is contained in:
Kashargul
2025-01-02 20:41:30 +01:00
committed by GitHub
parent acfbd36778
commit ee75b41da5
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -176,6 +176,7 @@
reason = query.item[3]
else
to_chat(usr, span_filter_adminlog("Invalid ban id. Contact the database admin"))
qdel(query) //CHOMPEdit TGSQL
return
qdel(query) //CHOMPEdit TGSQL
reason = sql_sanitize_text(reason)