This commit is contained in:
Thomas Andres Gomez 2025-10-21 11:43:57 +02:00
parent 8f8df3ce80
commit e5de888b98

View file

@ -333,7 +333,7 @@ private fun MainContent(
color = MaterialTheme.colorScheme.onSurface,
text = buildAnnotatedString {
withStyle(packageStyleSpan) {
append("Forfait IS (")
append("Forfait FA (")
append(it.packageISInput)
append("€) : ")
}