Rust sdk : fix tests after api breaks
This commit is contained in:
parent
2aa49d40a4
commit
7310adcf07
2 changed files with 2 additions and 2 deletions
|
|
@ -246,7 +246,7 @@ private fun aRustRoomInfo(
|
|||
userPowerLevels = userPowerLevels,
|
||||
highlightCount = highlightCount,
|
||||
notificationCount = notificationCount,
|
||||
userDefinedNotificationMode = userDefinedNotificationMode,
|
||||
cachedUserDefinedNotificationMode = userDefinedNotificationMode,
|
||||
hasRoomCall = hasRoomCall,
|
||||
activeRoomCallParticipants = activeRoomCallParticipants,
|
||||
isMarkedUnread = isMarkedUnread,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue