From 373e3a481e9b16b328002426d416344a87ef1058 Mon Sep 17 00:00:00 2001 From: Rory& Date: Tue, 18 Feb 2025 07:41:20 +0100 Subject: Some cleanup --- MatrixUtils.Web/Pages/User/Profile.razor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MatrixUtils.Web/Pages/User') diff --git a/MatrixUtils.Web/Pages/User/Profile.razor b/MatrixUtils.Web/Pages/User/Profile.razor index d0af2c8..b6ac1d4 100644 --- a/MatrixUtils.Web/Pages/User/Profile.razor +++ b/MatrixUtils.Web/Pages/User/Profile.razor @@ -10,7 +10,7 @@

Profile


- +
Display name:
Avatar URL: @@ -39,7 +39,7 @@ @if (room.OwnMembership is not null) { @* *@ - +
Display name:
Avatar URL: -- cgit 1.5.1