review: better comment
This commit is contained in:
parent
2d9bda3ac4
commit
5f872bf56e
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ private fun getTextRes(
|
||||||
RtcNotificationState.Started -> CommonStrings.common_call_started
|
RtcNotificationState.Started -> CommonStrings.common_call_started
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
// Only show declined info in DMs
|
// In Rooms, do not show declined info.
|
||||||
CommonStrings.common_call_started
|
CommonStrings.common_call_started
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue