This commit is contained in:
Peter Maquiran
2023-08-14 14:11:15 +01:00
parent 0f3416cc30
commit 4ae2e7cfa8
8 changed files with 30 additions and 35 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "fa6450f32",
"SHA": "fa6450f3285f9d28851e8debc4cf9e05bcdf6c4e",
"shortSHA": "0f3416cc3",
"SHA": "0f3416cc3031874f4cd6d4738068d07696ab3190",
"branch": "developer",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Aug 14 11:00:35 2023 +0100'",
"lastCommitMessage": "changes",
"lastCommitNumber": "5152",
"lastCommitTime": "'Mon Aug 14 12:15:18 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "5153",
"change": "",
"changeStatus": "On branch developer\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/chat/chat.page.html\n\tmodified: src/app/pages/chat/chat.page.ts\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/services/chat/chat-system.service.ts\n\tmodified: src/app/services/task.service.ts\n\tmodified: src/app/shared/gabinete-digital/all-processes/all-processes.page.html",
"changeStatus": "On branch developer\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/ask-modal/ask-modal.module.ts\n\tmodified: src/app/models/publication.ts\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.html\n\tmodified: src/app/shared/publication/new-publication/new-publication.page.html\n\tmodified: src/app/shared/publication/new-publication/new-publication.page.ts\n\tmodified: src/app/shared/publication/view-publications/publication-detail/publication-detail.page.ts",
"changeAuthor": "peter.maquiran"
}