TS errors
This commit is contained in:
@@ -15,6 +15,7 @@ import moment from 'moment';
|
||||
export class MessagesPage {
|
||||
|
||||
profiles: any;
|
||||
tabNavEl: any;
|
||||
|
||||
constructor(public navCtrl: NavController, public profileService: ProfileService) {
|
||||
profileService.load().then((data) => {
|
||||
|
||||
Reference in New Issue
Block a user