From 89a14526658e5d061b1aef34ab569e979c9c0cf8 Mon Sep 17 00:00:00 2001 From: Rory& Date: Wed, 6 Aug 2025 03:15:16 +0200 Subject: Various changes, room create/upgrade work --- MatrixUtils.Web/Pages/User/Profile.razor | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'MatrixUtils.Web/Pages/User') diff --git a/MatrixUtils.Web/Pages/User/Profile.razor b/MatrixUtils.Web/Pages/User/Profile.razor index ccd3e7b..290b92a 100644 --- a/MatrixUtils.Web/Pages/User/Profile.razor +++ b/MatrixUtils.Web/Pages/User/Profile.razor @@ -15,8 +15,8 @@ Display name:
Avatar URL:
- Update profile - Update profile (restore room overrides) + Update profile + Update profile (restore room overrides) @if (!string.IsNullOrWhiteSpace(Status)) { @@ -44,7 +44,7 @@ Display name:
Avatar URL:
- Update profile + Update profile
@if (!string.IsNullOrWhiteSpace(Status)) { -- cgit 1.5.1