瀏覽代碼

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 }
 }