This commit is contained in:
Peter Maquiran
2023-01-17 15:36:09 +01:00
parent 23652f9e7c
commit 15dc36859a
6 changed files with 86 additions and 58 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "407c83834",
"SHA": "407c838346a287cb56631e4b92a262906ca16134",
"shortSHA": "23652f9e7",
"SHA": "23652f9e7cbd6f26d6c6c98edc5411e9c02bf82e",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Jan 17 14:47:30 2023 +0100'",
"lastCommitMessage": "add bold on message",
"lastCommitNumber": "4639",
"lastCommitTime": "'Tue Jan 17 14:50:00 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "4641",
"change": "",
"changeStatus": "On branch no_bug_movemente\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/modals/profile/profile.page.html\n\tmodified: version/git-version.ts",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.html\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/messages.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.scss",
"changeAuthor": "peter.maquiran"
}