add logging to take picture on mobile

This commit is contained in:
Peter Maquiran
2024-07-29 09:35:00 +01:00
parent 4cf87b809d
commit 49a249ce72
2 changed files with 6 additions and 8 deletions
+5 -5
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "739279d3e",
"SHA": "739279d3e319d6e810224bbe838d2493c9f1bf22",
"shortSHA": "4cf87b809",
"SHA": "4cf87b809d2b30e3a19df6db00ea9f9437254f1b",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jul 26 18:19:08 2024 +0100'",
"lastCommitTime": "'Fri Jul 26 18:21:49 2024 +0100'",
"lastCommitMessage": "add logs",
"lastCommitNumber": "5889",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 1 commit.\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",
"lastCommitNumber": "5890",
"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/publications/new-publication/new-publication.page.ts",
"changeAuthor": "peter.maquiran"
}