Peter solved new event action on chat

This commit is contained in:
Eudes Inácio
2023-02-14 10:50:50 +01:00
7 changed files with 62 additions and 61 deletions
+7 -7
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "b21a3350e",
"SHA": "b21a3350ec5135e0be63566be04f5599127044fd",
"shortSHA": "5a90b2125",
"SHA": "5a90b212525d1fdc1cb7df8e13b81fc666fcbe4a",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Feb 13 19:35:16 2023 +0100'",
"lastCommitMessage": "merge",
"lastCommitNumber": "4778",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Feb 13 19:46:44 2023 +0100'",
"lastCommitMessage": "pull made",
"lastCommitNumber": "4779",
"change": "",
"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/environments/environment.prod.ts\n\tmodified: src/environments/environment.ts",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 1 and 2 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/chat/group-messages/group-messages.page.html\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.html\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.html\n\tmodified: src/app/shared/chat/messages/contacts/contacts.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.html",
"changeAuthor": "eudes.inacio"
}