diff --git a/presentation-core/src/main/java/tachiyomi/presentation/core/screens/EmptyScreen.kt b/presentation-core/src/main/java/tachiyomi/presentation/core/screens/EmptyScreen.kt index 0922f925c..20428e033 100644 --- a/presentation-core/src/main/java/tachiyomi/presentation/core/screens/EmptyScreen.kt +++ b/presentation-core/src/main/java/tachiyomi/presentation/core/screens/EmptyScreen.kt @@ -106,6 +106,12 @@ private val ErrorFaces = listOf( "(˘・_・˘)", "(; ̄Д ̄)", "(・Д・。", + "(╬ಠ益ಠ)", + "(╥﹏╥)", + "(⋟﹏⋞)", + "Ò︵Ó", + " ˙ᯅ˙)", + "(¬_¬)", ) private fun getRandomErrorFace(): String {