Bug solved on despacho pr

This commit is contained in:
Eudes Inácio
2023-02-03 14:40:09 +01:00
parent 9c76f87944
commit 715e1cff3e
11 changed files with 81 additions and 50 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "8bd135c6f",
"SHA": "8bd135c6f8e5a39afdb3e8bd63f18bc42defd269",
"shortSHA": "9c76f8794",
"SHA": "9c76f87944e7ca245285ab0dd7bb3a05ef9fd758",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Thu Feb 2 18:28:17 2023 +0100'",
"lastCommitMessage": "Git pull made",
"lastCommitNumber": "4715",
"lastCommitTime": "'Thu Feb 2 18:30:30 2023 +0100'",
"lastCommitMessage": "pull made twice",
"lastCommitNumber": "4717",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 2 and 1 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/services/rules/event.service.ts",
"changeStatus": "On branch no_bug_movemente\nYour branch is up to date with 'origin/no_bug_movemente'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/app/models/envarioment.ts\n\tmodified: src/app/pages/gabinete-digital/despachos-pr/despachos-pr.page.html\n\tmodified: src/app/pages/gabinete-digital/despachos-pr/despachos-pr.page.ts\n\tmodified: src/app/services/chat/message.service.ts\n\tmodified: src/app/services/notifications.service.ts\n\tmodified: src/environments/environment.prod.ts\n\tmodified: src/environments/suport/doneIt.ts\n\tmodified: src/environments/suport/oapr.ts\n\tdeleted: www.rar",
"changeAuthor": "eudes.inacio"
}