update room list path

This commit is contained in:
ghost 2023-12-19 09:02:20 +02:00
parent 3463e96de4
commit 325fe0e8c2

View File

@ -34,7 +34,7 @@ class RoomController extends AbstractController
}
#[Route(
'/room/list',
'/rooms',
name: 'room_list',
methods:
[