Explorar o código

Add files via upload

Daniel Voipan %!s(int64=5) %!d(string=hai) anos
pai
achega
ff9841f974
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 }