mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix add user to chat
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "2b8357cec",
|
||||
"SHA": "2b8357ceced749dc0b2fc3b1465029773b7ffc16",
|
||||
"branch": "feature/agenda-layout",
|
||||
"shortSHA": "808aec270",
|
||||
"SHA": "808aec270b6c146f1e80fd72335116a819170ecf",
|
||||
"branch": "no_bug_movemente",
|
||||
"lastCommitAuthor": "'Peter Maquiran'",
|
||||
"lastCommitTime": "'Wed Apr 5 15:15:42 2023 +0100'",
|
||||
"lastCommitMessage": "agenda",
|
||||
"lastCommitNumber": "4889",
|
||||
"lastCommitTime": "'Wed Apr 5 15:22:38 2023 +0100'",
|
||||
"lastCommitMessage": "merge",
|
||||
"lastCommitNumber": "4892",
|
||||
"change": "",
|
||||
"changeStatus": "On branch feature/agenda-layout\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: config.xml\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/chat/messages/contacts/contacts.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.ts\n\tmodified: src/app/services/chat/chat-system.service.ts\n\tmodified: src/app/services/chat/message.service.ts\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/shared/chat/messages/messages.page.ts\n\tmodified: version/git-version.ts",
|
||||
"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",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user