another fix for mentor replies (#18665)

* another fix for mentor replies

* .

* .

* .
This commit is contained in:
Kashargul
2025-10-24 15:38:02 +02:00
committed by GitHub
parent e178ce4a57
commit a617d4d0df
4 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
if(cmptext(copytext(whom,1,2),"@"))
whom = findStealthKey(whom)
C = GLOB.directory[whom]
else if(istype(whom,/client))
else if(isclient(whom))
C = whom
if(!C)
if(holder)