From d9919738655a9aed6e6562bbe881ebca93ceac71 Mon Sep 17 00:00:00 2001 From: John Weston Date: Fri, 26 Apr 2019 07:15:07 -0700 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 4ee2e183495..8fea5103f88 100644 --- a/app.json +++ b/app.json @@ -95,7 +95,7 @@ "DISPLAY_UNITS": { "description": "Preferred BG units for the site:'mg/dl' or 'mmol'. (Note that it is *not* 'mmol/L')", "value": "mg/dl", - "required": false + "required": true }, "ENABLE": { "description": "Plugins to enable for your site. Must be a space-delimited, lower-case list. Include the word 'bridge' here if you are receiving data from the Dexcom Share service. Include 'mmconnect' if you are bridging from the MiniMed CareLink service.",