Revert "Divider will not be shown for the last file changed"
This reverts commit 65fbab2bd8
.
This commit is contained in:
parent
17a285fcb4
commit
3be15ddc0c
@ -286,7 +286,6 @@ fun CommitLogChanges(
|
||||
|
||||
Spacer(modifier = Modifier.weight(2f))
|
||||
|
||||
if(diffEntries.lastOrNull() != diffEntry)
|
||||
Divider()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user