소스 검색

Update BT.AddCmds.tcl

Daniel Voipan 5 년 전
부모
커밋
79e37215db
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      BlackTools/Commands/BT.AddCmds.tcl

+ 1 - 0
BlackTools/Commands/BT.AddCmds.tcl

@@ -749,6 +749,7 @@ return
 
 if {[validuser $user]} {
 	chhandle $user $chandle
+	alias:change:update $user $chandle
 	blacktools:tell $nick $host $hand $chan $chan1 chuser.1 "$show_user $show_chandle"
 	} else {blacktools:tell $nick $host $hand $chan $chan1 gl.nomem none }
 }