Jelajahi Sumber

Add files via upload

Daniel Voipan 5 tahun lalu
induk
melakukan
b79b8338af
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      BlackTools/Modules/BT.AutoUpdate.tcl

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

@@ -264,7 +264,7 @@ proc blacktools:update_start_restore {} {
 }
     set end_download [unixtime]
     set dif [expr $end_download - $black(start_update)]
-    blacktools:update_put $hand $chan 17 [list [duration $dif]]
+    blacktools:update_put "" "" 17 [list [duration $dif]]
     set newdata [blacktools:update_data 0 ""]
     blacktools:update_put $hand $chan 18 ""
     set restore_config [blacktools:update_restore $black(update_old_data) $newdata]