Skip to content
Snippets Groups Projects
Commit 01e77161 authored by Satsuki Yanagi's avatar Satsuki Yanagi Committed by syuilo
Browse files

(コ`・ヘ・´ケ) (#5156)

parent 6d0ee616
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,8 @@ const faces = [
'🐡( \'-\' 🐡 )フグパンチ!!!!',
'✌️(´・_・`)✌️',
'(。>﹏<。)',
'(Δ・x・Δ)'
'(Δ・x・Δ)',
'(コ`・ヘ・´ケ)'
];
export default () => faces[Math.floor(Math.random() * faces.length)];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment