chore: Contentdescription

This commit is contained in:
PartyDonut 2025-10-17 19:23:43 +02:00
parent 29917bb59f
commit d61a8cf72c

View file

@ -388,7 +388,7 @@ fun PlaybackButtons(
Icon(
Iconsax.Outline.Refresh,
modifier = Modifier.size(38.dp),
contentDescription = "Forward",
contentDescription = "Backwards",
)
Text(
"-${backwardSpeed.inWholeSeconds}",