This website requires JavaScript.
Explore
Help
Register
Sign In
laoxong
/
misskey
Watch
1
Star
0
Fork
0
You've already forked misskey
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7791431717
misskey
/
src
/
web
/
app
/
common
/
scripts
/
get-cat.js
4 lines
52 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:v:
2017-02-18 23:13:56 +01:00
module
.
exports
=
(
)
=>
{
Fix: Add missing semicolon
2017-01-31 20:51:10 +01:00
return
'(=^・・^=)'
;
Refactor: Extract the cat generator
2017-01-31 20:49:23 +01:00
}
;
Reference in New Issue
Copy Permalink