재생목록 플레이어 추가
This commit is contained in:
@@ -18,6 +18,7 @@ class AppState: ObservableObject {
|
||||
didSet {
|
||||
if isShowPlayer {
|
||||
ContentPlayManager.shared.stopAudio()
|
||||
ContentPlayerPlayManager.shared.resetPlayer()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user