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