Fix bug
This commit is contained in:
parent
3e83ee9404
commit
e99e2a7ac1
1 changed files with 0 additions and 0 deletions
5
src/web/app/common/scripts/get-kao.js
Normal file
5
src/web/app/common/scripts/get-kao.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export default () => [
|
||||
'(=^・・^=)',
|
||||
'v(‘ω’)v',
|
||||
'🐡( '-' 🐡 )フグパンチ!!!!'
|
||||
][Math.floor(Math.random() * 3)];
|
||||
Loading…
Add table
Add a link
Reference in a new issue