add attendies

This commit is contained in:
Peter Maquiran
2024-07-15 14:27:17 +01:00
parent 57ee7dd7cf
commit 36bf948660
3 changed files with 8 additions and 7 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "0c024beb7",
"SHA": "0c024beb7779e247322cca3efe0bdb3b2dbe7ccb",
"shortSHA": "57ee7dd7c",
"SHA": "57ee7dd7cf01a33e68fc9752e5e9257bb7f9058e",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jul 12 17:06:06 2024 +0100'",
"lastCommitMessage": "fix notification",
"lastCommitNumber": "5866",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\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/services/native-notification.service.ts\n\tmodified: src/app/services/notification/notifications.service.ts\n\tmodified: src/app/services/notifications.service.ts\n\tmodified: src/app/services/task.service.ts\n\tmodified: src/app/shared/event/attendee-modal/attendee-modal.page.ts\n\tmodified: version/git-version.ts",
"lastCommitTime": "'Mon Jul 15 12:52:21 2024 +0100'",
"lastCommitMessage": "fix input filter",
"lastCommitNumber": "5867",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/expediente/book-meeting-modal/book-meeting-modal.page.ts\n\tmodified: src/app/shared/agenda/approve-event/approve-event.page.ts",
"changeAuthor": "peter.maquiran"
}