This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
Sharkey
Watch
1
Star
0
Fork
You've already forked Sharkey
0
mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced
2024-11-17 01:16:27 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e86f90db84
Sharkey
/
src
/
web
/
app
/
common
/
scripts
/
get-cat.js
4 lines
57 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Refactor: Extract the cat generator
2017-01-31 20:49:23 +01:00
module
.
exports
=
function
(
)
{
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 a new issue
Copy permalink