From 7d97ed90c998d78fa171fd307607545b1481d625 Mon Sep 17 00:00:00 2001 From: Aine Date: Thu, 13 Feb 2025 22:48:34 +0200 Subject: [PATCH] add room ID column to the rooms table --- src/resources/rooms.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/resources/rooms.tsx b/src/resources/rooms.tsx index 2c7ae85..cee7e3f 100644 --- a/src/resources/rooms.tsx +++ b/src/resources/rooms.tsx @@ -376,6 +376,7 @@ export const RoomList = (props: ListProps) => { +