This commit is contained in:
Peter Maquiran
2023-08-11 17:02:51 +01:00
parent b1e5857c82
commit 2645d1e081
3 changed files with 9 additions and 6 deletions
+5 -5
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "0671471f5",
"SHA": "0671471f59be9f3b0e6b86ed4cf0586e8951182b",
"shortSHA": "b1e5857c8",
"SHA": "b1e5857c823920ddf52aaaef26d6391ee5ad7347",
"branch": "developer-bug",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Aug 11 16:38:23 2023 +0100'",
"lastCommitTime": "'Fri Aug 11 16:46:06 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "5146",
"lastCommitNumber": "5147",
"change": "",
"changeStatus": "On branch developer-bug\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/chat/group-messages/group-contacts/group-contacts.page.html\n\tmodified: src/app/pages/chat/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/shared/chat/group-messages/group-contacts/group-contacts.page.html\n\tmodified: src/app/shared/chat/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/shared/popover/chat-popover/chat-popover.page.ts",
"changeStatus": "On branch developer-bug\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/services/chat/room.service.ts\n\tmodified: src/app/shared/chat/messages/messages.page.ts",
"changeAuthor": "peter.maquiran"
}