This commit is contained in:
Peter Maquiran
2023-01-05 12:18:21 +01:00
9 changed files with 53 additions and 58 deletions
+1
View File
@@ -32,6 +32,7 @@ export class ProfilePage implements OnInit {
isProfileOpen = false
hideImage = false
logoutOut = false
notificationStatus = '';
constructor(private modalController: ModalController,
private authService: AuthService,