From b1e633d964d3e32940f834e02dd8a1a226c90494 Mon Sep 17 00:00:00 2001 From: xbl Date: Tue, 11 Aug 2026 09:53:41 +0200 Subject: [PATCH] modified: profiles.py --- profiles.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles.py b/profiles.py index 6286f6a..196b636 100644 --- a/profiles.py +++ b/profiles.py @@ -34,8 +34,8 @@ profiles = { }, "Cairo Dessert": { "values": [28, 33, 50, 35, 27, 39], - "info_text0": "?%", - "info_text1": "?%", + "info_text0": "15%", + "info_text1": "<1%", "info_text2": "Sativa-dominant Hybrid", "info_text3": "passion fruit, spicy, sweet", "info_text4": "relaxing, inspiring, sleep promoting" @@ -58,8 +58,8 @@ profiles = { }, "Double Headed": { "values": [25, 57, 37, 28, 42, 51], - "info_text0": "?%", - "info_text1": "?%", + "info_text0": "20%", + "info_text1": "<1%", "info_text2": "Sativa-dominant Hybrid", "info_text3": "gasoline, lime, pine", "info_text4": "inspring, focusing, calming"