Skip to content

Commit 15ab3df

Browse files
SttApolloStypox
andauthored
Update app/src/main/java/org/schabi/newpipe/ui/emptystate/EmptyStateComposable.kt
Co-authored-by: Stypox <stypox@pm.me>
1 parent df11e53 commit 15ab3df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/org/schabi/newpipe/ui/emptystate/EmptyStateComposable.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ data class EmptyStateSpec(
9797

9898
val NoVideos =
9999
EmptyStateSpec(
100-
101100
emojiText = { "(╯°-°)╯" },
102101
descriptionText = { stringResource(id = R.string.no_videos) },
103102
)

0 commit comments

Comments
 (0)