fix home page route

This commit is contained in:
ghost 2024-01-26 09:36:14 +02:00
parent a2f09e0a65
commit a32a1eab67

View File

@ -82,6 +82,7 @@ foreach ((array) scandir(__DIR__ . '/../host') as $host)
switch ($request->getPath())
{
// Home page
case null:
case '/':
// Get rooms list