update profile picture after close modal

This commit is contained in:
Eudes Inácio
2023-08-30 14:02:14 +01:00
parent 95e24aa1e4
commit 377ba3fda3
6 changed files with 19 additions and 8 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "bf1337f5d",
"SHA": "bf1337f5dbfbd28acef03ae1e02cf2086c126075",
"shortSHA": "95e24aa1e",
"SHA": "95e24aa1e4897a1845d3721aed464aa741703d78",
"branch": "developer-prod",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Wed Aug 30 11:17:17 2023 +0100'",
"lastCommitMessage": "PR have the same actions that MD have on events to aprove",
"lastCommitNumber": "5231",
"lastCommitTime": "'Wed Aug 30 11:20:13 2023 +0100'",
"lastCommitMessage": "pull made",
"lastCommitNumber": "5236",
"change": "",
"changeStatus": "On branch developer-prod\nYour branch and 'origin/developer-prod' have diverged,\nand have 1 and 4 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/pages/agenda/agenda.page.html\n\tmodified: src/app/pages/agenda/agenda.page.ts\n\tmodified: src/app/shared/gabinete-digital/all-processes/all-processes.page.scss\n\tmodified: src/app/shared/gabinete-digital/despachos-pr/despachos-pr.page.scss\n\tmodified: src/app/shared/gabinete-digital/despachos/despachos.page.scss\n\tmodified: src/app/shared/gabinete-digital/diplomas/diplomas.page.scss\n\tmodified: src/app/shared/gabinete-digital/generic/task-list/task-list.page.scss\n\tmodified: src/global.scss",
"changeStatus": "On branch developer-prod\nYour branch is up to date with 'origin/developer-prod'.\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/modals/profile/profile.page.ts\n\tmodified: src/app/pages/agenda/agenda.page.html\n\tmodified: src/app/services/processes.service.ts\n\tmodified: src/app/shared/header/header.page.ts",
"changeAuthor": "eudes.inacio"
}