فهرست منبع

Add explanation

polscm32 1 سال پیش
والد
کامیت
be0cfdab68
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      Trio/Sources/Modules/CGMSettings/View/CustomCGMOptionsView.swift

+ 5 - 0
Trio/Sources/Modules/CGMSettings/View/CustomCGMOptionsView.swift

@@ -298,6 +298,11 @@ extension CGMSettings {
                     .font(.caption)
                     .foregroundColor(.secondary)
                     .padding(.top, 4)
+                
+                Text("Glucose trace WILL NOT be affected by any insulin or carb entries.")
+                    .font(.caption)
+                    .foregroundColor(.secondary)
+                    .padding(.top, 4)
 
                 Text("The simulator creates a wave-like pattern that mimics natural glucose fluctuations throughout the day.")
                     .font(.caption)