From 9471b91f4c282d73e0ed029fb0f3ed56bcd27208 Mon Sep 17 00:00:00 2001 From: William Valentin Date: Thu, 31 Jul 2025 10:06:25 -0700 Subject: [PATCH] feat: Update default_enabled states for bupropion and propranolol to false --- medicines.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/medicines.json b/medicines.json index a5c0b68..e91d016 100644 --- a/medicines.json +++ b/medicines.json @@ -9,7 +9,7 @@ "300" ], "color": "#FF6B6B", - "default_enabled": true + "default_enabled": false }, { "key": "hydroxyzine", @@ -44,7 +44,7 @@ "40" ], "color": "#96CEB4", - "default_enabled": true + "default_enabled": false }, { "key": "quetiapine",