Update utils.py

pull/51/head
Who? 2024-12-28 20:42:28 +07:00 committed by GitHub
parent 7c7358fac6
commit 9ac55365cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1114,6 +1114,7 @@ def ascii_face() -> str:
"・゚・(。>д<。)・゚・", "・゚・(。>д<。)・゚・",
"(┬┬_┬┬)", "(┬┬_┬┬)",
"(◞‸◟ㆀ)", "(◞‸◟ㆀ)",
" ˚‧º·(˚ ˃̣̣̥⌓˂̣̣̥ )‧º·˚",
] ]
) )
) )