瀏覽代碼

Update BT.Next.tcl

solved issue related to .noidle command, ban not working
BLaCkShaDoW 4 年之前
父節點
當前提交
78cc5327c2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      BlackTools/Modules/BT.Next.tcl

+ 1 - 1
BlackTools/Modules/BT.Next.tcl

@@ -397,7 +397,7 @@ if {([lsearch -exact [string tolower [split $black(next:$chan:served)]] [string
 	return
 	}
 }
-	blacktools:banner:2 $user "NEXT" $chan $chan1 [getchanhost $user $chan] "0"
+	blacktools:banner:2 $user "NEXT" $chan $chan1 [getchanhost $user $chan] "0" ""
 	who:chan $chan
 }