mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-28 21:07:57 +01:00
Spotless broke again so can't run
This commit is contained in:
committed by
AntsyLich
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),
|
||||
|
||||
Reference in New Issue
Block a user