remove namespace name as twig filter

This commit is contained in:
ghost 2023-12-10 08:00:14 +02:00
parent 13506cf44c
commit 09894bd889

View File

@ -95,7 +95,6 @@ class RoomController extends AbstractController
$list[] =
[
'namespace' => $value['namespaceId'],
'name' => $value['displayName'],
'total' => $total,
'pinned' => in_array(
$value['namespaceId'],