updated the likes and fav
This commit is contained in:
@@ -35,6 +35,10 @@ class ThemeTwoVC: UIViewController {
|
||||
guard let self else{return}
|
||||
self.vm.playLiveTV()
|
||||
}
|
||||
|
||||
if MyListDataTemp.shareInstance.favListingData?.showData == nil {
|
||||
MyListDataTemp.shareInstance.favListingData = FavouriteListingDM.ResultData(showData: [], videoData: [], gameData: [], singKaraokeData: [], audioData: [])
|
||||
}
|
||||
}
|
||||
|
||||
override func viewWillAppear(_ animated: Bool) {
|
||||
|
||||
Reference in New Issue
Block a user