소스 검색

Update BT.PrvCmds.tcl

bug fix related to unbanme command.
BLaCkShaDoW 4 년 전
부모
커밋
d539cb66b3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      BlackTools/Commands/BT.PrvCmds.tcl

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

@@ -441,6 +441,7 @@ if {[setting:get $chan xonly] || [setting:get $chan xtools]} {
 	putquick "PRIVMSG $black(chanserv) :unban $chan $read_host"
 						}
 	blacktools:auto:remove $read_host $chan
+	set black(bans) [blacktools:banlist:all]
 	blacktools:tell $nick $input $hand $chan $chan1 bot.7 none
 				}
 			}