fix(android): clarify channel and voice status icons
This commit is contained in:
@@ -2035,6 +2035,9 @@ mod tests {
|
||||
id: chanora_protocol::ClientId(10),
|
||||
channel: chanora_protocol::ChannelId(1),
|
||||
name: "u".into(),
|
||||
input_muted: false,
|
||||
output_muted: false,
|
||||
is_speaking: false,
|
||||
is_server_query: false,
|
||||
}],
|
||||
own_client_id: 10,
|
||||
|
||||
Reference in New Issue
Block a user