Delete an existing broadcast (#7219)

This commit is contained in:
Yoan Pintas
2023-01-10 09:32:18 +00:00
committed by GitHub
parent b22a301081
commit 27023ef037
7 changed files with 54 additions and 21 deletions
@@ -23,6 +23,7 @@ enum VoiceBroadcastPlaybackViewAction {
case sliderChange(didChange: Bool)
case backward
case forward
case redact
}
enum VoiceBroadcastPlaybackState {