This commit is contained in:
Peter Maquiran
2023-01-19 14:17:42 +01:00
parent 9c6f92038e
commit 61d142fa13
5 changed files with 31 additions and 32 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "1800b5b4a",
"SHA": "1800b5b4a96b7cbc94fd7aa9a624c140d2f78135",
"shortSHA": "9c6f92038",
"SHA": "9c6f92038e6e7c00dfb6e2bd21bfd833120d7a99",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Jan 19 12:48:51 2023 +0100'",
"lastCommitMessage": "merge",
"lastCommitNumber": "4668",
"lastCommitTime": "'Thu Jan 19 13:03:28 2023 +0100'",
"lastCommitMessage": "improve",
"lastCommitNumber": "4669",
"change": "",
"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",
"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",
"changeAuthor": "peter.maquiran"
}