From 05bd430377d0085095d9c78e5922642490e1baa3 Mon Sep 17 00:00:00 2001 From: San Jacobs Date: Fri, 6 Jun 2025 03:03:35 +0200 Subject: This is version 0.6 now that I've fixed the sorting behavior --- main.odin | 1 - 1 file changed, 1 deletion(-) (limited to 'main.odin') diff --git a/main.odin b/main.odin index 1a4f4ef..2716171 100755 --- a/main.odin +++ b/main.odin @@ -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 */ -- cgit v1.2.1