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