From ad1261401ff595454dbba2400e000daae626f7a0 Mon Sep 17 00:00:00 2001 From: Jesse Washburn <142361664+jessewashburn@users.noreply.github.com> Date: Tue, 7 Jan 2025 16:26:31 -0500 Subject: [PATCH] mylife: smoother myhealth emergency contact (fixes #8034) (#8049) Co-authored-by: dogi --- package.json | 2 +- src/app/health/health.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cf7b6f7bdb..0e2c23a02f 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "planet", "license": "AGPL-3.0", - "version": "0.16.40", + "version": "0.16.41", "myplanet": { "latest": "v0.21.74", "min": "v0.20.74" diff --git a/src/app/health/health.component.html b/src/app/health/health.component.html index b1591cf81e..8f236c079b 100644 --- a/src/app/health/health.component.html +++ b/src/app/health/health.component.html @@ -57,7 +57,7 @@

Birthplace

-
+

Emergency Contact

Name: {{healthDetail?.emergencyContactName || 'N/A'}}