diff --git a/post_frame.lua b/post_frame.lua index 9c4d448..23ae14a 100644 --- a/post_frame.lua +++ b/post_frame.lua @@ -174,7 +174,7 @@ Aux.sell.auction_listing_config = { end, }, }, - sort_order = {{column = 4, order = 'ascending' }, {column = 4, order = 'ascending'}}, + sort_order = {{column = 5, order = 'ascending' }}, } function private.parse_inventory()