[Client] ✌️
This commit is contained in:
5
src/web/app/common/scripts/get-cao.js
Normal file
5
src/web/app/common/scripts/get-cao.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export default () => [
|
||||
'(=^・・^=)',
|
||||
'v(‘ω’)v',
|
||||
'🐡( '-' 🐡 )フグパンチ!!!!'
|
||||
][Math.floor(Math.random() * 3)];
|
@@ -1 +0,0 @@
|
||||
export default () => '(=^・・^=)';
|
Reference in New Issue
Block a user