라이브 방 추가
This commit is contained in:
@@ -17,6 +17,7 @@ class AppState: ObservableObject {
|
||||
@Published var isShowPlayer = false {
|
||||
didSet {
|
||||
if isShowPlayer {
|
||||
ContentPlayManager.shared.stopAudio()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user