rust sdk : fix api changes
This commit is contained in:
parent
e40f5606af
commit
f171dc94da
4 changed files with 4 additions and 3 deletions
|
|
@ -170,7 +170,7 @@ class StateContentFormatter @Inject constructor(
|
|||
"RoomPinnedEvents"
|
||||
}
|
||||
}
|
||||
OtherState.RoomPowerLevels -> when (renderingMode) {
|
||||
is OtherState.RoomPowerLevels -> when (renderingMode) {
|
||||
RenderingMode.RoomList -> {
|
||||
Timber.v("Filtering timeline item for room state change: $content")
|
||||
null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue