Fixes lint error
This commit is contained in:
parent
b5fc0b502c
commit
9766b62539
@ -164,7 +164,7 @@ data class RoomSummary(
|
|||||||
*/
|
*/
|
||||||
val spaceChildren: List<SpaceChildInfo>? = null,
|
val spaceChildren: List<SpaceChildInfo>? = null,
|
||||||
/**
|
/**
|
||||||
* The name of the room's direct space parent if any
|
* The name of the room's direct space parent if any.
|
||||||
*/
|
*/
|
||||||
val directParentName: String? = null,
|
val directParentName: String? = null,
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user