mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
11 lines
672 B
TypeScript
11 lines
672 B
TypeScript
export let versionData = {
|
|
"shortSHA": "0889e8240",
|
|
"SHA": "0889e824059f11f674538c5adccbcf4790693708",
|
|
"branch": "feature/login-v2",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Wed Nov 6 09:13:36 2024 +0100'",
|
|
"lastCommitMessage": "remove basic",
|
|
"lastCommitNumber": "6125",
|
|
"changeStatus": "On branch feature/login-v2\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/models/user.model.ts\n\tmodified: src/app/ui/chat/component/group-contacts/group-contacts.page.html\n\tmodified: src/app/ui/chat/modal/group-contacts/group-contacts.page.html",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |