라이브 방 추가
This commit is contained in:
@@ -485,7 +485,7 @@ struct LiveDetailView: View {
|
||||
|
||||
if room.numberOfParticipants > 0 {
|
||||
HStack(spacing: 6.7) {
|
||||
Image(isExpandParticipantArea ? "ic_suda_detail_top" : "ic_suda_detail_bottom")
|
||||
Image(isExpandParticipantArea ? "ic_live_detail_top" : "ic_live_detail_bottom")
|
||||
.resizable()
|
||||
.frame(width: 20, height: 20)
|
||||
|
||||
|
Reference in New Issue
Block a user