From f4657d2b522b19fd32f0fd0a55944c770bfecb84 Mon Sep 17 00:00:00 2001 From: Rory& Date: Fri, 18 Apr 2025 00:13:22 +0200 Subject: Add join room debug tool, finish room state resync --- MatrixUtils.Web/Pages/Tools/Debug/LeaveRoom.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MatrixUtils.Web/Pages/Tools/Debug/LeaveRoom.razor') diff --git a/MatrixUtils.Web/Pages/Tools/Debug/LeaveRoom.razor b/MatrixUtils.Web/Pages/Tools/Debug/LeaveRoom.razor index 9a56fc0..7844331 100644 --- a/MatrixUtils.Web/Pages/Tools/Debug/LeaveRoom.razor +++ b/MatrixUtils.Web/Pages/Tools/Debug/LeaveRoom.razor @@ -1,4 +1,4 @@ -@page "/Tools/LeaveRoom" +@page "/Tools/Debug/LeaveRoom" @using System.Collections.ObjectModel

Leave room


-- cgit 1.5.1