Daniel Voipan 5 лет назад
Родитель
Сommit
ff9841f974
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      BlackTools/Modules/BT.AutoUpdate.tcl

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

@@ -433,8 +433,8 @@ foreach f $topwords_files {
     set filename [file tail $f]
     file copy -force $f "$black(actdir)/BlackTools/FILES/TOPWORDS/$filename"
     }
-}
     unset black(update_file_topwords)
+}
     return $counter
 }