visual alingment

This commit is contained in:
Peter Maquiran
2024-10-11 12:10:43 +01:00
parent ed3b199622
commit 48b6d671fe
7 changed files with 22 additions and 19 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "7a7a60a33",
"SHA": "7a7a60a3332bebb040da3756daeb12273d36abee",
"shortSHA": "ed3b19962",
"SHA": "ed3b19962236fd8851b2067cd5ff59a06f3bee68",
"branch": "feature/chat-new-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Oct 10 11:45:34 2024 +0100'",
"lastCommitMessage": "fix server room duplication",
"lastCommitNumber": "6092",
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is ahead of 'origin/feature/chat-new-api-peter' by 7 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/ui/chat/chat-routing.module.ts\n\tmodified: src/app/ui/chat/component/contacts/contacts.page.html\n\tmodified: src/app/ui/chat/component/group-contacts/group-contacts.page.html\n\tmodified: src/app/ui/chat/modal/messages/contacts/contacts.page.html",
"lastCommitTime": "'Thu Oct 10 12:19:09 2024 +0100'",
"lastCommitMessage": "register component",
"lastCommitNumber": "6093",
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is ahead of 'origin/feature/chat-new-api-peter' by 8 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/ui/chat/component/group-contacts/group-contacts.page.ts\n\tmodified: src/app/ui/chat/component/messages/messages.page.html\n\tmodified: src/app/ui/chat/modal/chat-popover/chat-popover.page.html\n\tmodified: src/app/ui/chat/modal/chat-popover/chat-popover.page.ts\n\tmodified: src/app/ui/chat/modal/group-contacts/group-contacts.page.ts\n\tmodified: src/app/ui/chat/modal/messages/messages.page.html\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}