review: better comment

This commit is contained in:
Valere 2026-05-11 10:47:32 +02:00
parent f05ceb9f5d
commit 885d0f2cb9

View file

@ -104,7 +104,7 @@ private fun getTextRes(
RtcNotificationState.Started -> CommonStrings.common_call_started
}
} else {
// Only show declined info in DMs
// In Rooms, do not show declined info.
CommonStrings.common_call_started
}