review: better comment

This commit is contained in:
Valere 2026-05-11 10:47:32 +02:00
parent 2d9bda3ac4
commit 5f872bf56e

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
}