Explorar o código

*"Always Disable SMBs"

Mike Plante %!s(int64=2) %!d(string=hai) anos
pai
achega
8bc49d3ed6

+ 1 - 1
FreeAPS/Sources/Modules/OverrideProfilesConfig/View/OverrideProfilesRootView.swift

@@ -120,7 +120,7 @@ extension OverrideProfilesConfig {
                     if state.advancedSettings {
                         HStack {
                             Toggle(isOn: $state.smbIsOff) {
-                                Text("Disable SMBs")
+                                Text("Always Disable SMBs")
                             }
                         }
                         if !state.smbIsOff {