Deniz Cengiz 1 год назад
Родитель
Сommit
c358c0acab
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      FreeAPS/Sources/Modules/Treatments/View/TreatmentsRootView.swift

+ 1 - 1
FreeAPS/Sources/Modules/Treatments/View/TreatmentsRootView.swift

@@ -323,7 +323,7 @@ extension Treatments {
                         }, label: {
                             HStack {
                                 Text("Presets")
-                                Image(systemName: "pslus")
+                                Image(systemName: "plus")
                             }
                         })
                     }