Fix #2301
This commit is contained in:
parent
d7dbe503b6
commit
41cf856e26
3 changed files with 6 additions and 6 deletions
|
@ -1,10 +0,0 @@
|
|||
const kaos = [
|
||||
'(=^・・^=)',
|
||||
'v(\'ω\')v',
|
||||
'🐡( \'-\' 🐡 )フグパンチ!!!!',
|
||||
'🖕(´・_・`)🖕',
|
||||
'(。>﹏<。)',
|
||||
'(Δ・x・Δ)'
|
||||
];
|
||||
|
||||
export default () => kaos[Math.floor(Math.random() * kaos.length)];
|
Loading…
Add table
Add a link
Reference in a new issue