mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-06-26 15:13:00 +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:
parent
df11e53a74
commit
15ab3df511
@ -97,7 +97,6 @@ data class EmptyStateSpec(
|
||||
|
||||
val NoVideos =
|
||||
EmptyStateSpec(
|
||||
|
||||
emojiText = { "(╯°-°)╯" },
|
||||
descriptionText = { stringResource(id = R.string.no_videos) },
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user