Can't use tabs before %root% in list.txt #196
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So this is the smallest of bugs, but I use tabs to separate member IDs from folders in list.txt. If I do:
12345(tab)(tab)D:\
Then it's fine. But if I do any variation on
12345(tab)(tab)%root%
an error is thrown when it gets parsed.
This popped up after %root% was fixed in #191
The text was updated successfully, but these errors were encountered: