From a9692d19b7dbe63d81a0d92709e0834b3d71bc54 Mon Sep 17 00:00:00 2001 From: Sulka Haro Date: Sun, 15 Nov 2020 10:30:29 +0200 Subject: [PATCH] * Added basal and careportal to default plugins * Changed report BG target to allow fractional numbers --- lib/settings.js | 2 +- views/reportindex.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/settings.js b/lib/settings.js index 9a02d75f647..98a53b93a83 100644 --- a/lib/settings.js +++ b/lib/settings.js @@ -167,7 +167,7 @@ function init () { } //TODO: getting sent in status.json, shouldn't be - settings.DEFAULT_FEATURES = ['bgnow', 'delta', 'direction', 'timeago', 'devicestatus', 'upbat', 'errorcodes', 'profile', 'dbsize', 'runtimestate']; + settings.DEFAULT_FEATURES = ['bgnow', 'delta', 'direction', 'timeago', 'devicestatus', 'upbat', 'errorcodes', 'profile', 'dbsize', 'runtimestate', 'basal', 'careportal']; var wasSet = []; diff --git a/views/reportindex.html b/views/reportindex.html index 8d02bf08f58..ea1284b6cd4 100644 --- a/views/reportindex.html +++ b/views/reportindex.html @@ -94,9 +94,9 @@ Target BG range bottom: - + top: - +