From 07e1756c693f1760bcfc30a02ad44f54b270f6a9 Mon Sep 17 00:00:00 2001 From: Penry Date: Thu, 9 Jul 2026 00:27:08 +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 @@