From d4b8a2a3105bee359e6211d30e4e598207ecedd5 Mon Sep 17 00:00:00 2001 From: Danila Poyarkov Date: Sun, 1 Mar 2026 21:10:29 +0300 Subject: [PATCH] Always show local user avatar in collab header --- src/components/CollabPanel.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/CollabPanel.vue b/src/components/CollabPanel.vue index e21a6855e..3ede64471 100644 --- a/src/components/CollabPanel.vue +++ b/src/components/CollabPanel.vue @@ -85,9 +85,9 @@ function initials(name: string): string {