Deniz Cengiz 1 rok temu
rodzic
commit
7340ab3dde

+ 2 - 3
Trio/Sources/APS/Storage/TDDStorage.swift

@@ -27,14 +27,13 @@ struct TDDResult {
 /// Implementation of the TDD Calculator
 final class BaseTDDStorage: TDDStorage, Injectable {
     @Injected() private var storage: FileStorage!
-    
+
     private let privateContext = CoreDataStack.shared.newTaskContext()
 
     init(resolver: Resolver) {
         injectServices(resolver)
     }
 
-
     /// Main function to calculate TDD from pump history and basal profile
     /// - Parameters:
     ///   - pumpManager: Representation of paired pump's PumpManagerUI
@@ -398,7 +397,7 @@ final class BaseTDDStorage: TDDStorage, Injectable {
 
         return gaps
     }
-    
+
     //    /// Finds gaps between tempBasal events where scheduled basal ran, excluding suspend-resume periods
     //    /// - Parameters:
     //    ///   - tempBasalEvents: Array of pump history events of type tempBasal

+ 1 - 1
Trio/Sources/Localizations/Main/Localizable.xcstrings

@@ -177204,7 +177204,6 @@
 
     },
     "Time in Range Chart Style" : {
-      "extractionState" : "stale",
       "localizations" : {
         "bg" : {
           "stringUnit" : {
@@ -188352,6 +188351,7 @@
       }
     },
     "Use Sigmoid Formula" : {
+      "extractionState" : "stale",
       "localizations" : {
         "bg" : {
           "stringUnit" : {