upload file on chat its done

This commit is contained in:
Eudes Inácio
2023-08-31 13:07:52 +01:00
parent 081fe8692c
commit 36bd1fb6a1
6 changed files with 31 additions and 26 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "4eff2575b",
"SHA": "4eff2575b69312a72f16c8e30e03bd6a797bb762",
"shortSHA": "081fe8692",
"SHA": "081fe8692c8575cc102a91c6357d193d52cb9c0f",
"branch": "developer-prod",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Wed Aug 30 20:54:47 2023 +0100'",
"lastCommitMessage": "add file on chat its hide",
"lastCommitNumber": "5250",
"lastCommitTime": "'Wed Aug 30 20:56:46 2023 +0100'",
"lastCommitMessage": "pull made",
"lastCommitNumber": "5252",
"change": "",
"changeStatus": "On branch developer-prod\nYour branch and 'origin/developer-prod' have diverged,\nand have 3 and 1 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/modals/create-process/create-process.page.ts\n\tmodified: src/app/models/folder.model.ts\n\tmodified: src/assets/images/theme/gov/icons-delete.svg",
"changeStatus": "On branch developer-prod\nYour branch is up to date with 'origin/developer-prod'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.ts\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.html\n\tmodified: src/app/shared/popover/chat-options-popover/chat-options-popover.page.html",
"changeAuthor": "eudes.inacio"
}