Fix issue after rebase

This commit is contained in:
Benoit Marty 2021-05-19 17:02:15 +02:00 committed by Valere
parent 2f3f0c294c
commit 048c13af50
1 changed files with 0 additions and 2 deletions

View File

@ -122,8 +122,6 @@ class AddRoomListController @Inject constructor(
RoomCategoryItem_().apply {
id("header")
title(host.sectionName ?: "")
expanded(true)
title(sectionName ?: "")
expanded(host.expanded)
listener {
host.expanded = !host.expanded