Jon Mårtensson 2 år sedan
förälder
incheckning
ae8ee7efc7

+ 1 - 1
FreeAPS/Sources/Modules/StatConfig/View/StatConfigRootView.swift

@@ -62,7 +62,7 @@ extension StatConfig {
                 } header: { Text("Add Meal View settings ") }
                 } header: { Text("Add Meal View settings ") }
             }
             }
             .onAppear(perform: configureView)
             .onAppear(perform: configureView)
-            .navigationBarTitle("UI/UX Settings")
+            .navigationBarTitle("UI/UX")
             .navigationBarTitleDisplayMode(.automatic)
             .navigationBarTitleDisplayMode(.automatic)
         }
         }
     }
     }