This commit is contained in:
Peter Maquiran
2023-01-19 12:47:00 +01:00
parent 39f1884aac
commit f83ef8201f
6 changed files with 72 additions and 83 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "d8e8066ea",
"SHA": "d8e8066eaef190243233370651928d9571bcb07d",
"shortSHA": "39f1884aa",
"SHA": "39f1884aac462aefbe93eec560febe4636b13b1a",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Jan 19 11:48:43 2023 +0100'",
"lastCommitMessage": "event permission on chat",
"lastCommitNumber": "4660",
"lastCommitTime": "'Thu Jan 19 12:05:14 2023 +0100'",
"lastCommitMessage": "fix create action mobile",
"lastCommitNumber": "4661",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/publications/new-action/new-action.page.ts",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/services/auth.service.ts\n\tmodified: src/app/services/chat/chat-system.service.ts\n\tmodified: src/app/shared/popover/event-details-documents-options/event-details-documents-options.page.html",
"changeAuthor": "peter.maquiran"
}