This commit is contained in:
Peter Maquiran
2023-01-19 13:03:28 +01:00
parent 1800b5b4a9
commit 9c6f92038e
5 changed files with 13 additions and 21 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "f83ef8201",
"SHA": "f83ef8201fffa4d964d7293d17004c90e6429d7d",
"shortSHA": "1800b5b4a",
"SHA": "1800b5b4a96b7cbc94fd7aa9a624c140d2f78135",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Jan 19 12:47:00 2023 +0100'",
"lastCommitMessage": "fix chat",
"lastCommitNumber": "4662",
"lastCommitTime": "'Thu Jan 19 12:48:51 2023 +0100'",
"lastCommitMessage": "merge",
"lastCommitNumber": "4668",
"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: src/app/pages/agenda/new-event/new-event.page.ts\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.ts\n\tmodified: src/app/shared/event/attendee-modal/attendee-modal.page.html\n\tmodified: src/app/shared/event/attendee-modal/attendee-modal.page.ts\n\tmodified: src/app/shared/gabinete-digital/all-processes/all-processes.page.html\n\tmodified: src/app/shared/header/header.page.html\n\tmodified: src/environments/environment.prod.ts\n\tmodified: src/environments/environment.ts\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/modals/profile/edit-profile/edit-profile.page.html\n\tmodified: src/app/pages/publications/publications.page.html\n\tmodified: src/app/pages/publications/publications.page.ts\n\tmodified: src/environments/environment.ts",
"changeAuthor": "peter.maquiran"
}