mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
improve perfomance issue
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "74b82fb79",
|
||||
"SHA": "74b82fb79dadc783c2c00f92ca7304fc0f97d615",
|
||||
"shortSHA": "d78e20925",
|
||||
"SHA": "d78e209252c51e4b90fb90ac358fb55eba2c6605",
|
||||
"branch": "feature/agenda-api-peter",
|
||||
"lastCommitAuthor": "'Peter Maquiran'",
|
||||
"lastCommitTime": "'Thu Jul 25 09:36:21 2024 +0100'",
|
||||
"lastCommitMessage": "update git version",
|
||||
"lastCommitNumber": "5881",
|
||||
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 2 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/store/publication-folder.service.ts",
|
||||
"lastCommitTime": "'Thu Jul 25 12:14:45 2024 +0100'",
|
||||
"lastCommitMessage": "fix performance issue",
|
||||
"lastCommitNumber": "5882",
|
||||
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 3 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.ts\n\tmodified: version/git-version.ts",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user