From 8bbcc9e8b7388a89584eb7ea3b3b3b7cbed4cd23 Mon Sep 17 00:00:00 2001 From: Sebastian Krupinski Date: Tue, 7 Jul 2026 21:01:23 -0400 Subject: [PATCH] fix: remove duplicate colour indicator Signed-off-by: Sebastian Krupinski --- src/components/CollectionList.vue | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/src/components/CollectionList.vue b/src/components/CollectionList.vue index a31152e..bba8339 100644 --- a/src/components/CollectionList.vue +++ b/src/components/CollectionList.vue @@ -108,19 +108,12 @@ const onToggleVisibility = (collection: CollectionObject) => { {{ collection.properties.label || 'Unnamed Collection' }}