Browse Source

Add files via upload

Daniel Voipan 5 năm trước cách đây
mục cha
commit
799a4cc65b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      BlackTools/Commands/BT.LocalCmds.tcl

+ 1 - 1
BlackTools/Commands/BT.LocalCmds.tcl

@@ -858,7 +858,7 @@ if {$cmd_status == "1"} {
 	return
 }
 if {$arg != ""} { return }
-	blacktools:tell $nick $host $hand $chan $chan1 version.1 $black(vers)
+	blacktools:tell $nick $host $hand $chan $chan1 version.1 "$black(vers) [ctime $black(current_modif)]"
 }
 
 ############################### cycle #################################