updated the likes and fav
This commit is contained in:
@@ -66,6 +66,10 @@ class ThemeOneVC: UIViewController {
|
||||
super.viewDidLoad()
|
||||
vm.vc = self
|
||||
vm.initView()
|
||||
|
||||
if MyListDataTemp.shareInstance.favListingData?.showData == nil {
|
||||
MyListDataTemp.shareInstance.favListingData = FavouriteListingDM.ResultData(showData: [], videoData: [], gameData: [], singKaraokeData: [], audioData: [])
|
||||
}
|
||||
// connectedToNetwork()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user