added BUG-3 (import dir job on 1st run does not track num_files - even at end), and now have wakeup route expose in menu

This commit is contained in:
2021-01-21 01:08:52 +11:00
parent 498e3d383f
commit 72a892fd17
3 changed files with 5 additions and 8 deletions

3
BUGs
View File

@@ -1,3 +1,4 @@
### Next: 3
### Next: 4
BUG-2: Fix the function FixPath so its not just C:, use isPosixPath instead...
BUG-3: import job (first time, does not update with #files as it runs)