Fix build error

This commit is contained in:
Jobobby04 2022-07-30 18:29:17 -04:00
parent b2ad75682b
commit ea7cd18302

View File

@ -332,7 +332,7 @@ fun SourceCategoriesDialog(
}
AlertDialog(
title = {
Text(text = source.nameWithLanguage)
Text(text = source.visualName)
},
text = {
Column {