mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
11 lines
1.1 KiB
TypeScript
11 lines
1.1 KiB
TypeScript
export let versionData = {
|
|
"shortSHA": "4b6364fac",
|
|
"SHA": "4b6364fac17696810c5caf4f22290bf1f01bdef1",
|
|
"branch": "feature/chat-new-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Fri Sep 13 12:59:56 2024 +0100'",
|
|
"lastCommitMessage": "fix download attachment",
|
|
"lastCommitNumber": "6069",
|
|
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is up to date with 'origin/feature/chat-new-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/module/chat/chat.module.ts\n\tmodified: src/app/module/chat/domain/chat-service.service.ts\n\tdeleted: src/app/module/chat/domain/service/room.service.spec.ts\n\tdeleted: src/app/module/chat/domain/service/room.service.ts\n\tmodified: src/app/module/chat/domain/use-case/room/room-get-list-on-create-use-case.service.ts\n\tmodified: src/app/ui/chat/chat.page.ts\n\tmodified: src/app/ui/chat/component/messages/messages.page.html\n\tmodified: src/app/ui/chat/modal/messages/messages.page.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |