Browse Source

Address missed comment from @AndreasStokholm PR feedback

Deniz Cengiz 1 year ago
parent
commit
d1aea429d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      FreeAPS/Sources/Modules/DataTable/DataTableStateModel.swift

+ 1 - 1
FreeAPS/Sources/Modules/DataTable/DataTableStateModel.swift

@@ -193,7 +193,7 @@ extension DataTable {
                     return
                 }
 
-                // Delete from Apple Health/Nightscout
+                // Delete from remote service(s) (i.e. Nightscout, Apple Health, Tidepool)
                 await deleteInsulinFromServices(with: treatmentObjectID)
 
                 // Delete from Core Data