diff options
Diffstat (limited to 'main.odin')
-rwxr-xr-x | main.odin | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ import "core:path/filepath" import "core:strings"
/*
-TODO: Fix sort direction toggle behavior
TODO: If submitted path is a directory, traverse the tree to find all .CSVs
TODO: Move info that's all the same throughout the table into the info header
*/
|