mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-11 15:25:58 +00:00
Update app/src/main/java/org/schabi/newpipe/ui/emptystate/EmptyStateComposable.kt
Co-authored-by: Stypox <stypox@pm.me>
This commit is contained in:
@@ -90,7 +90,6 @@ data class EmptyStateSpec(
|
||||
|
||||
val GenericError =
|
||||
EmptyStateSpec(
|
||||
|
||||
emojiText = { "¯\\_(ツ)_/¯" },
|
||||
descriptionText = { stringResource(id = R.string.empty_list_subtitle) },
|
||||
)
|
||||
|
Reference in New Issue
Block a user