mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
750 B
TypeScript
11 lines
750 B
TypeScript
export let versionData = {
|
|
"shortSHA": "f44651777",
|
|
"SHA": "f446517773f30691ca46fbc75069de0a4b205b83",
|
|
"branch": "feature/chat-new-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Fri Sep 13 14:03:51 2024 +0100'",
|
|
"lastCommitMessage": "create room on reive from socket",
|
|
"lastCommitNumber": "6070",
|
|
"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/ui/chat/component/contacts/contacts.page.ts\n\tmodified: src/app/ui/chat/modal/messages/messages.page.ts\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |