Browse Source

Fix typo in section hint for closed loop

Deniz Cengiz 1 year ago
parent
commit
4b9f7cc777

+ 1 - 1
FreeAPS/Sources/Modules/Settings/View/SettingsRootView.swift

@@ -87,7 +87,7 @@ extension Settings {
                                     +
                                     Text(" closed loop mode ").bold()
                                     +
-                                    Text("requires an active CGM session sensor session and a connected pump.")
+                                    Text("requires an active CGM sensor session and a connected pump.")
                                     +
                                     Text("This enables automated insulin delivery.").bold()
                             )

+ 2 - 2
Trio.xcworkspace/xcshareddata/swiftpm/Package.resolved

@@ -1,5 +1,5 @@
 {
-  "originHash" : "f5c836c216c4ca7d356e3777e58d6d4f9502b03f3974891349eb775f4c4cf750",
+  "originHash" : "59ac7eba66375d6eb406e758cb0b9964f4b3b0ae45c5665596f00384c32262b9",
   "pins" : [
     {
       "identity" : "cryptoswift",
@@ -49,7 +49,7 @@
     {
       "identity" : "swiftcharts",
       "kind" : "remoteSourceControl",
-      "location" : "https://github.com/ivanschuetz/SwiftCharts",
+      "location" : "https://github.com/ivanschuetz/SwiftCharts.git",
       "state" : {
         "branch" : "master",
         "revision" : "c354c1945bb35a1f01b665b22474f6db28cba4a2"