diff --git a/controller/hk_rows_import.anubis b/controller/hk_rows_import.anubis index c0e88a7..15cc90b 100644 --- a/controller/hk_rows_import.anubis +++ b/controller/hk_rows_import.anubis @@ -107,7 +107,7 @@ define (Int, List(List(String))) List(List(String)) so_far ) = if max_count =< 0 then - (offset, so_far) + (offset, reverse(so_far)) else if cvs_line_reader(unique) is { -- libgit2 0.21.4