Skip to content

Commit

Permalink
喵!
Browse files Browse the repository at this point in the history
Signed-off-by: singleNeuron <[email protected]>
  • Loading branch information
Cryolitia committed Nov 13, 2022
1 parent 700265f commit 08b6cd7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ fun processSearchEasterEgg(text: String, context: Context) {
private val easterEggsMap by lazy {
hashMapOf(
arrayOf("\uD83C\uDFF3\uFE0F\u200D\u26A7\uFE0F", "mtf", "mtx", "ftm", "ftx", "transgender") to forSuBanXia,
arrayOf("") to ("喵喵" to "喵喵喵")
)
}

Expand Down

0 comments on commit 08b6cd7

Please sign in to comment.