From 43c59e7fe2fe0fee67d2b9795cd2e1c5a72eeb02 Mon Sep 17 00:00:00 2001 From: Jake Fulmine Date: Sun, 27 Nov 2022 20:08:14 +0100 Subject: [PATCH] fix(dashboard): show proper privacy icons in header --- dashboard/src/components/list/ListView.svelte | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dashboard/src/components/list/ListView.svelte b/dashboard/src/components/list/ListView.svelte index 15aba002..f2945274 100644 --- a/dashboard/src/components/list/ListView.svelte +++ b/dashboard/src/components/list/ListView.svelte @@ -120,14 +120,14 @@