Fix build error
This commit is contained in:
parent
b2ad75682b
commit
ea7cd18302
@ -332,7 +332,7 @@ fun SourceCategoriesDialog(
|
||||
}
|
||||
AlertDialog(
|
||||
title = {
|
||||
Text(text = source.nameWithLanguage)
|
||||
Text(text = source.visualName)
|
||||
},
|
||||
text = {
|
||||
Column {
|
||||
|
Loading…
x
Reference in New Issue
Block a user