Select agenda by default

This commit is contained in:
Peter Maquiran
2023-01-23 10:00:16 +01:00
parent 378ea8fe5b
commit 47cc0257f8
5 changed files with 46 additions and 8 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "658720f47",
"SHA": "658720f47ff463fe7e6ff672a2f562d74662480c",
"shortSHA": "378ea8fe5",
"SHA": "378ea8fe5b32dc1a9b68a71b98b32ed1e2e7a5a0",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sun Jan 22 15:27:01 2023 +0100'",
"lastCommitMessage": "save",
"lastCommitNumber": "4677",
"lastCommitTime": "'Sun Jan 22 18:48:45 2023 +0100'",
"lastCommitMessage": "improve",
"lastCommitNumber": "4678",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/agenda/new-event/new-event.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.html\n\tmodified: src/app/pages/chat/messages/messages.page.ts\n\tmodified: src/app/shared/agenda/new-event/new-event.page.ts\n\tmodified: src/app/shared/popover/chat-options-popover/chat-options-popover.page.ts",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/home/home.page.html\n\tmodified: src/app/modals/document-set-up-meeting/document-set-up-meeting.page.ts\n\tmodified: src/app/pages/gabinete-digital/expediente/book-meeting-modal/book-meeting-modal.page.ts\n\tmodified: src/app/pages/publications/publications.page.ts",
"changeAuthor": "peter.maquiran"
}