fix color

This commit is contained in:
Peter Maquiran
2024-06-28 08:39:08 +01:00
parent 20691c46d6
commit de34cbdbaa
2 changed files with 9 additions and 9 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "0281db0d8",
"SHA": "0281db0d8318c3b61790478a02edb4d3f2846398",
"shortSHA": "20691c46d",
"SHA": "20691c46d626422ea0e8c9fc960244000588ae89",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jun 28 07:44:43 2024 +0100'",
"lastCommitMessage": "fix notification",
"lastCommitNumber": "5847",
"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: version/git-version.ts",
"lastCommitTime": "'Fri Jun 28 07:49:26 2024 +0100'",
"lastCommitMessage": "Merge branch 'feature/agenda-api-peter' of bitbucket.org:equilibriumito/gabinete-digital-fo into feature/agenda-api-peter",
"lastCommitNumber": "5852",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/agenda/agenda.page.html\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}