From fa73bb785f59f84954af42cecf72feee58759de3 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 18 Sep 2022 19:18:44 +0200 Subject: [PATCH] add option to sort hats by time added --- files/templates/hats.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/files/templates/hats.html b/files/templates/hats.html index 4a06aeb2e..18b40b0d8 100644 --- a/files/templates/hats.html +++ b/files/templates/hats.html @@ -86,11 +86,14 @@ {% endif %} Owners Price + Actions + Added on {% else %} Owners Price + Actions + Added on {% endif %} - Actions @@ -131,6 +134,8 @@ Equip + + {% endfor %}