fix agenda

This commit is contained in:
Peter Maquiran
2024-07-17 17:03:32 +01:00
parent 03a150403a
commit 678a9ba614
3 changed files with 8 additions and 18 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "ee2b56dd2",
"SHA": "ee2b56dd2ced6a198feea4a763b1be8641983411",
"shortSHA": "03a150403",
"SHA": "03a150403aad448a9b1a9485f9e808397b1a8839",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Jul 16 11:49:12 2024 +0100'",
"lastCommitMessage": "update build version",
"lastCommitNumber": "5871",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 2 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/events/attendees/attendees.page.ts\n\tmodified: src/app/shared/event/attendee-modal/attendee-modal.page.ts",
"lastCommitTime": "'Wed Jul 17 16:58:03 2024 +0100'",
"lastCommitMessage": "fix agenda",
"lastCommitNumber": "5872",
"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/events/attendees/attendees.page.ts\n\tmodified: src/app/shared/event/attendee-modal/attendee-modal.page.ts\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}