mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
Add device_id and record tag
This commit is contained in:
@@ -3239,7 +3239,7 @@ static CGSize kThreadListBarButtonItemImageSize;
|
||||
}
|
||||
}
|
||||
}
|
||||
else if (bubbleData.tag == RoomBubbleCellDataTagVoiceBroadcast)
|
||||
else if (bubbleData.tag == RoomBubbleCellDataTagVoiceBroadcastPlayback)
|
||||
{
|
||||
if (bubbleData.isIncoming)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user