Remove my alteration of chat changes

This commit is contained in:
Eudes Inácio
2023-09-12 11:19:02 +01:00
parent f1717f71cc
commit 9d905f53ab
6 changed files with 8 additions and 34 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "42c2fc92f",
"SHA": "42c2fc92ffbe3543abe904e1d8ba6a53fb47e462",
"shortSHA": "f1717f71c",
"SHA": "f1717f71cce09e76f6c4a558ef58d912b0f588b0",
"branch": "developer-prod",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Sat Sep 9 14:40:08 2023 +0100'",
"lastCommitMessage": "upload profile picture",
"lastCommitNumber": "5258",
"lastCommitTime": "'Mon Sep 11 21:14:00 2023 +0100'",
"lastCommitMessage": "dateLabel added to chat web",
"lastCommitNumber": "5259",
"change": "",
"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: android/app/src/main/AndroidManifest.xml\n\tmodified: src/app/services/chat/message.service.ts\n\tmodified: src/app/services/chat/room.service.ts\n\tmodified: src/app/shared/chat/messages/messages.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.scss\n\tmodified: src/app/shared/chat/messages/messages.page.ts",
"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/services/chat/message.service.ts\n\tmodified: src/app/services/chat/room.service.ts\n\tmodified: src/app/shared/chat/messages/messages.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.scss\n\tmodified: src/app/shared/chat/messages/messages.page.ts",
"changeAuthor": "eudes.inacio"
}