Skip to content

Commit

Permalink
Spotless broke again so can't run
Browse files Browse the repository at this point in the history
  • Loading branch information
Animeboynz authored Sep 20, 2024
1 parent 16e8298 commit 94b2530
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ private fun DateHeading(
) {
Row(
verticalAlignment = Alignment.CenterVertically,
modifier = Modifier.fillMaxWidth()
modifier = Modifier.fillMaxWidth(),
) {
Text(
text = relativeDateText(date),
Expand Down

0 comments on commit 94b2530

Please sign in to comment.