From 9b55fd5e33234abc9de9d5a811d81a46f8499096 Mon Sep 17 00:00:00 2001 From: Gregoo Date: Mon, 3 Feb 2025 18:07:03 +0100 Subject: [PATCH] Fix storage status filters --- templates/sets.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/sets.html b/templates/sets.html index 943f794..236c378 100644 --- a/templates/sets.html +++ b/templates/sets.html @@ -57,7 +57,10 @@ - {% if brickset_storage | length %}{% endif %} + {% if brickset_storages | length %} + + + {% endif %} {% for status in brickset_statuses %}