improve the way wa getting the user profile picture

This commit is contained in:
Peter Maquiran
2024-07-25 09:32:45 +01:00
parent 20c50318b2
commit 971a73f0a3
3 changed files with 32 additions and 41 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "46bb078dd",
"SHA": "46bb078dd23b769b99b7b82c89b41a7236b20f7b",
"shortSHA": "20c50318b",
"SHA": "20c50318b2e37d32914e000f323cc5c783efb9e5",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Jul 24 13:37:02 2024 +0100'",
"lastCommitMessage": "improve profile reactiveness and action page performance",
"lastCommitNumber": "5878",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 2 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: version/git-version.ts",
"lastCommitTime": "'Wed Jul 24 13:42:03 2024 +0100'",
"lastCommitMessage": "update giver sion",
"lastCommitNumber": "5879",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.ts\n\tmodified: src/app/shared/header/header.page.ts",
"changeAuthor": "peter.maquiran"
}