From 30991d5364a09d517b2115a7e9ea3fbf1fe2e57d Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Tue, 14 Mar 2023 09:53:16 +0100 Subject: [PATCH] UsersOverview: drop pfp --- src/components/users/UsersOverview.svelte | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/components/users/UsersOverview.svelte b/src/components/users/UsersOverview.svelte index 5a1feddb..a187e9cc 100644 --- a/src/components/users/UsersOverview.svelte +++ b/src/components/users/UsersOverview.svelte @@ -82,14 +82,6 @@
- {#if u.profilePic} -
- -
- {/if}
{u.firstname}