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