fix agenda selecting agenda

This commit is contained in:
Peter Maquiran
2023-04-10 17:19:04 +01:00
parent 3c8a168b9b
commit d3d7fcb025
3 changed files with 36 additions and 7 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "808aec270",
"SHA": "808aec270b6c146f1e80fd72335116a819170ecf",
"shortSHA": "3c8a168b9",
"SHA": "3c8a168b9b51dde370d4fba753bc1b6dc38947ed",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Apr 5 15:22:38 2023 +0100'",
"lastCommitMessage": "merge",
"lastCommitNumber": "4892",
"lastCommitTime": "'Sun Apr 9 21:03:57 2023 +0100'",
"lastCommitMessage": "fix add user to chat",
"lastCommitNumber": "4893",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/chat/group-messages/group-contacts/group-contacts.page.ts",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/agenda/agenda.page.scss\n\tmodified: src/global.scss",
"changeAuthor": "peter.maquiran"
}