This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
paricafe
Watch
1
Star
0
Fork
You've already forked paricafe
0
mirror of
https://github.com/paricafe/misskey.git
synced
2024-11-30 09:26:44 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3a39a36bed
paricafe
/
src
/
web
/
app
/
common
/
scripts
/
get-cat.js
4 lines
52 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:v:
2017-02-18 16:13:56 -06:00
module
.
exports
=
(
)
=>
{
Fix: Add missing semicolon
2017-01-31 13:51:10 -06:00
return
'(=^・・^=)'
;
Refactor: Extract the cat generator
2017-01-31 13:49:23 -06:00
}
;
Reference in a new issue
Copy permalink