This website requires JavaScript.
Explore
Help
Sign in
Mizah
/
Sharkey
Watch
1
Star
0
Fork
You've already forked Sharkey
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f3fbc52dff
Sharkey
/
src
/
web
/
app
/
common
/
scripts
/
get-cat.js
4 lines
52 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:v:
2017-02-19 07:13:56 +09:00
module
.
exports
=
(
)
=>
{
Fix: Add missing semicolon
2017-02-01 04:51:10 +09:00
return
'(=^・・^=)'
;
Refactor: Extract the cat generator
2017-02-01 04:49:23 +09:00
}
;
Reference in a new issue
Copy permalink