fix chat camera

This commit is contained in:
Peter Maquiran
2023-03-14 09:50:40 +01:00
parent 2b4b879970
commit c825fb2d3c
4 changed files with 48 additions and 14 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "57b4f0880",
"SHA": "57b4f0880084a1ab1005660d19cb603fa7b279ad",
"shortSHA": "2b4b87997",
"SHA": "2b4b879970ce902dee81bc6046d08b6e5fe29bc8",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Mar 10 15:10:37 2023 +0100'",
"lastCommitMessage": "improve publication",
"lastCommitNumber": "4867",
"lastCommitTime": "'Fri Mar 10 15:46:37 2023 +0100'",
"lastCommitMessage": "remove duplication from publication",
"lastCommitNumber": "4868",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/publications/publications.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/chat/messages/messages.page.ts\n\tmodified: src/app/pages/publications/publications.page.ts\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.ts",
"changeAuthor": "peter.maquiran"
}