1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 23:35:38 +02:00
Files
misskey/src/web/app/common/scripts/get-cat.js
2017-02-01 04:51:10 +09:00

4 lines
57 B
JavaScript

module.exports = function() {
return '(=^・・^=)';
};