This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
saber
/
Trio
mirror de
https://github.com/nightscout/Trio
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
chore: Linting
Deniz Cengiz
1 ano atrás
pai
288a060878
commit
ea69209d51
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão unificada
Mostrar estatísticas do Diff
1
1
FreeAPS/Sources/Modules/Home/HomeStateModel+Setup/GlucoseTargetSetup.swift
+ 1
- 1
FreeAPS/Sources/Modules/Home/HomeStateModel+Setup/GlucoseTargetSetup.swift
Ver arquivo
@@ -77,7 +77,7 @@ extension Home.StateModel {
)
)
)
)
}
}
-
+
return targetProfiles
return targetProfiles
}
}
}
}