about summary refs log tree commit diff
path: root/MatrixUtils.Web/Pages/Tools/Debug/LeaveRoom.razor
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-04-18 00:13:22 +0200
committerRory& <root@rory.gay>2025-04-18 00:13:22 +0200
commitf4657d2b522b19fd32f0fd0a55944c770bfecb84 (patch)
tree8d645a91732b88cfab8a8598c1a1cc0bb07028d1 /MatrixUtils.Web/Pages/Tools/Debug/LeaveRoom.razor
parentRoom query cleanup, add start of state resync (diff)
downloadMatrixUtils-f4657d2b522b19fd32f0fd0a55944c770bfecb84.tar.xz
Add join room debug tool, finish room state resync
Diffstat (limited to '')
-rw-r--r--MatrixUtils.Web/Pages/Tools/Debug/LeaveRoom.razor2
1 files changed, 1 insertions, 1 deletions
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 <h3>Leave room</h3> <hr/>