replicate contact function

This commit is contained in:
Peter Maquiran
2023-08-21 12:22:19 +01:00
parent a89b2739c8
commit 68c849d0ee
4 changed files with 95 additions and 12 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "fdce8db60",
"SHA": "fdce8db602a0eb8141d95d38600bc5afd23aeb2a",
"shortSHA": "a89b2739c",
"SHA": "a89b2739c8d9b5d320e107b1366017c8e01607f3",
"branch": "developer-prod",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sun Aug 20 22:00:23 2023 +0100'",
"lastCommitMessage": "update create event from document",
"lastCommitNumber": "5175",
"lastCommitTime": "'Mon Aug 21 11:42:34 2023 +0100'",
"lastCommitMessage": "update fix",
"lastCommitNumber": "5176",
"change": "",
"changeStatus": "On branch developer-prod\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/document-set-up-meeting/document-set-up-meeting.page.html\n\tmodified: src/app/pages/chat/group-messages/group-contacts/group-contacts.page.html\n\tmodified: src/app/pages/chat/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/pages/gabinete-digital/despachos/despachos.page.html\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/shared/chat/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/shared/chat/new-group/new-group.page.ts\n\tmodified: src/global.scss",
"changeStatus": "On branch developer-prod\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/agenda/new-event/new-event.page.html\n\tmodified: src/app/pages/chat/new-group/new-group.page.ts\n\tmodified: src/app/shared/popover/opts-expediente/opts-expediente.page.ts",
"changeAuthor": "peter.maquiran"
}