expand click area

This commit is contained in:
Peter Maquiran
2024-07-29 17:36:35 +01:00
parent 2e7ebc71ce
commit 8f0625eed4
4 changed files with 23 additions and 18 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "66274d059",
"SHA": "66274d059a54e78f019997fbb63755344d866487",
"shortSHA": "2e7ebc71c",
"SHA": "2e7ebc71cea8c47f27fe163f1d460d9694e0b0ea",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jul 29 17:00:07 2024 +0100'",
"lastCommitMessage": "improve actions performance",
"lastCommitNumber": "5892",
"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/shared/swiper/swiper.page.ts",
"lastCommitTime": "'Mon Jul 29 17:23:41 2024 +0100'",
"lastCommitMessage": "fix video controls",
"lastCommitNumber": "5893",
"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: src/app/services/monitoring/opentelemetry/opentelemetry.ts\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.html\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.scss\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}