فهرست منبع

Changed from 1 to 3 minutes in help text.

Jonas Björkert 1 سال پیش
والد
کامیت
a9e3ac072e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsView.swift

+ 1 - 1
LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsView.swift

@@ -78,7 +78,7 @@ struct BackgroundRefreshSettingsView: View {
                         .foregroundColor(.secondary)
 
                 case .omnipodDash:
-                    Text("Requires an OmniPod DASH pod paired with this device within Bluetooth range. Provides updates once per minute and uses less battery than the silent tune method.")
+                    Text("Requires an OmniPod DASH pod paired with this device within Bluetooth range. Provides updates once every 3 minutes and uses less battery than the silent tune method.")
                         .font(.footnote)
                         .foregroundColor(.secondary)
                 }