فهرست منبع

Description. AutoISF. Adding a line break.

Jon Mårtensson 5 سال پیش
والد
کامیت
574dca6fd3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      FreeAPS/Sources/Modules/PreferencesEditor/PreferencesEditorViewModel.swift

+ 1 - 1
FreeAPS/Sources/Modules/PreferencesEditor/PreferencesEditorViewModel.swift

@@ -198,7 +198,7 @@ extension PreferencesEditor {
                     displayName: "Enable AutoISF",
                     displayName: "Enable AutoISF",
                     keypath: \.autoisf,
                     keypath: \.autoisf,
                     value: preferences.autoisf,
                     value: preferences.autoisf,
-                    infoText: "\nDefaults to false. Adapt ISF when glucose is stuck at high levels, only works without COB.\n\nRead up on: https://github.com/ga-zelle/autoISF/tree/2.8.2",
+                    infoText: "\nDefaults to false. Adapt ISF when glucose is stuck at high levels, only works without COB.\n\nRead up on:\nhttps://github.com/ga-zelle/autoISF/tree/2.8.2",
                     settable: self
                     settable: self
                 )
                 )
             ]
             ]