mirror of
https://github.com/mihonapp/mihon.git
synced 2025-02-07 15:54:58 +01:00
Spotless broke again so can't run
This commit is contained in:
parent
0335bafccb
commit
916544c243
@ -114,7 +114,7 @@ private fun DateHeading(
|
||||
) {
|
||||
Row(
|
||||
verticalAlignment = Alignment.CenterVertically,
|
||||
modifier = Modifier.fillMaxWidth()
|
||||
modifier = Modifier.fillMaxWidth(),
|
||||
) {
|
||||
Text(
|
||||
text = relativeDateText(date),
|
||||
|
Loading…
x
Reference in New Issue
Block a user