Remove source lang on migrate screen also seperate removed source on alphabetical sort (#7041)

* Remove source lang on migrate screen also seperate removed source on alphabetical sort

* Review changes

* Rename Variable

(cherry picked from commit 6ef6eab994)
This commit is contained in:
FourTOne5
2022-04-30 05:33:00 -07:00
committed by Jobobby04
parent 12a0e40ca5
commit d6313d092f
3 changed files with 18 additions and 11 deletions
@@ -106,6 +106,7 @@ fun MigrateSourceItem(
BaseSourceItem(
modifier = modifier,
source = source,
showLanguageInContent = source.lang != "",
onClickItem = onClickItem,
onLongClickItem = onLongClickItem,
action = {