mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
12 lines
898 B
TypeScript
12 lines
898 B
TypeScript
export let versionData = {
|
|
"shortSHA": "0671471f5",
|
|
"SHA": "0671471f59be9f3b0e6b86ed4cf0586e8951182b",
|
|
"branch": "developer-bug",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Fri Aug 11 16:38:23 2023 +0100'",
|
|
"lastCommitMessage": "fix",
|
|
"lastCommitNumber": "5146",
|
|
"change": "",
|
|
"changeStatus": "On branch developer-bug\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/chat/group-messages/group-contacts/group-contacts.page.html\n\tmodified: src/app/pages/chat/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/shared/chat/group-messages/group-contacts/group-contacts.page.html\n\tmodified: src/app/shared/chat/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/shared/popover/chat-popover/chat-popover.page.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |