Add more Kaomoji for empty/error screens (mihonapp/mihon#1909)

(cherry picked from commit d4aaf6521e86e8509d3971854c46b8520cef7f59)
This commit is contained in:
Ian Hunter 2025-03-25 21:19:02 +00:00 committed by Cuong-Tran
parent edc0bd34ff
commit a9cc060dc8
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2
2 changed files with 9 additions and 0 deletions

View file

@ -11,6 +11,9 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
- `Other` - for technical stuff.
## [Unreleased]
### Added
- Add more Kaomoji for empty/error screens ([@ianfhunter](https://github.com/ianfhunter/)) ([#1909](https://github.com/mihonapp/mihon/pull/1909))
### Fixes
- Fix Bangumi search results including novels ([@MajorTanya](https://github.com/MajorTanya)) ([#1885](https://github.com/mihonapp/mihon/pull/1885))

View file

@ -119,6 +119,12 @@ private val ErrorFaces = listOf(
"(˘・_・˘)",
"(; ̄Д ̄)",
"(・Д・。",
"(╬ಠ益ಠ)",
"(╥﹏╥)",
"(⋟﹏⋞)",
"Ò︵Ó",
" ˙ᯅ˙)",
"(¬_¬)",
)
private fun getRandomErrorFace(): String {