add notification message

This commit is contained in:
Peter Maquiran
2023-05-29 15:19:13 +01:00
parent 1c35049a62
commit 1fee8518ce
3 changed files with 18 additions and 12 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "040320a04",
"SHA": "040320a04c7afcebae5ad48b0a6e2151fb1a49cd",
"shortSHA": "1c35049a6",
"SHA": "1c35049a62599daeb5fe80ff5ff28e45eefaad4d",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon May 29 12:16:49 2023 +0100'",
"lastCommitMessage": "push",
"lastCommitNumber": "4946",
"lastCommitTime": "'Mon May 29 13:54:05 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "4947",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/shared.module.ts",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/despachos/despacho/despacho.page.ts\n\tmodified: src/app/shared/popover/despachos-pr-options/despachos-pr-options.page.ts",
"changeAuthor": "peter.maquiran"
}