재생 수 업데이트 로직 추가

This commit is contained in:
Yu Sung
2023-09-13 12:14:03 +09:00
parent 58868f613a
commit 9863fc66de
3 changed files with 39 additions and 1 deletions

View File

@@ -114,6 +114,7 @@ struct HomeView: View {
pushTokenUpdate()
viewModel.getMemberInfo()
viewModel.getEventPopup()
viewModel.addAllPlaybackTracking()
}
if appState.isShowPlayer {