From 0fc39f9ec71004f3dbcc248c3fbf85fbd4f04df0 Mon Sep 17 00:00:00 2001 From: Penry Date: Thu, 9 Jul 2026 00:14:52 +0200 Subject: [PATCH] fix: fixed that after Picture change Private Entity Pic comes from cache --- .../Pages/PrivateList/Components/PrivateEntityCard.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CouchLog/Components/Pages/PrivateList/Components/PrivateEntityCard.razor b/CouchLog/Components/Pages/PrivateList/Components/PrivateEntityCard.razor index fadae32..a9843f6 100644 --- a/CouchLog/Components/Pages/PrivateList/Components/PrivateEntityCard.razor +++ b/CouchLog/Components/Pages/PrivateList/Components/PrivateEntityCard.razor @@ -6,7 +6,7 @@