Manos Chorianopoulos

fix MFYvc title

......@@ -36,7 +36,7 @@ import SwiftEventBus
self.hidesBottomBarWhenPushed = true
setBackButton()
setNavigationTitle("MORE for YOU", "bold")
setNavigationTitle("MORE FOR YOU", "bold")
tableView.delegate = self
tableView.dataSource = self
......