From 2cc90867d8b621ff1848fb334211ab4bf2a791b1 Mon Sep 17 00:00:00 2001 From: Peter Maquiran Date: Fri, 28 Jun 2024 10:27:13 +0100 Subject: [PATCH] click area --- src/app/modals/profile/profile.page.html | 4 ++-- version/git-version.ts | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/modals/profile/profile.page.html b/src/app/modals/profile/profile.page.html index 2891b20f8..00b99e9d3 100644 --- a/src/app/modals/profile/profile.page.html +++ b/src/app/modals/profile/profile.page.html @@ -97,8 +97,8 @@
-
-
+
+
diff --git a/version/git-version.ts b/version/git-version.ts index 479623d86..014098c6b 100644 --- a/version/git-version.ts +++ b/version/git-version.ts @@ -1,11 +1,11 @@ export let versionData = { - "shortSHA": "20691c46d", - "SHA": "20691c46d626422ea0e8c9fc960244000588ae89", + "shortSHA": "de34cbdba", + "SHA": "de34cbdbaa6516a1fa746a6e86837228030b1955", "branch": "feature/agenda-api-peter", "lastCommitAuthor": "'Peter Maquiran'", - "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 ...\" to unstage)\n\tmodified: src/app/pages/agenda/agenda.page.html\n\tmodified: version/git-version.ts", + "lastCommitTime": "'Fri Jun 28 08:39:08 2024 +0100'", + "lastCommitMessage": "fix color", + "lastCommitNumber": "5853", + "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 ...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.html", "changeAuthor": "peter.maquiran" } \ No newline at end of file