This commit is contained in:
vfsfitvnm
2022-10-13 11:13:54 +02:00
parent 29878a6432
commit 3194fe3387

View File

@@ -312,6 +312,8 @@ fun QuickPicks(
} }
} }
} }
Unit
} ?: relatedPageResult?.exceptionOrNull()?.let { } ?: relatedPageResult?.exceptionOrNull()?.let {
BasicText( BasicText(
text = "An error has occurred", text = "An error has occurred",