mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-11-04 09: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:
		@@ -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