From b93eb8ad9c139ba0c1bedd1a9f458c9f259f2f9c Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 19 Aug 2024 21:20:38 -0700 Subject: [PATCH] switch to 4% Cow Milk --- src/ptouch_web/dashapp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ptouch_web/dashapp.py b/src/ptouch_web/dashapp.py index 41320cf..2fa8a35 100644 --- a/src/ptouch_web/dashapp.py +++ b/src/ptouch_web/dashapp.py @@ -130,7 +130,7 @@ templates = { "bottle": { "label": "Bottle", "function": today_tomorrow_template, - "template": "Formula\n 5 floz\nuse {tomorrow}", + "template": "4% Cow Milk\n 5 floz\nuse {tomorrow}", }, "rayleigh": {"label": "Rayleigh", "value": "Rayleigh\nArmstrong-\nDodgen"}, "kepler": {"label": "Kepler", "value": "Kepler\nArmstrong-\nDodgen"}, -- 2.39.5