mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 07:26:29 +09:00
Fix: Add missing semicolon
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
module.exports = function() {
|
||||
return '(=^・・^=)'
|
||||
return '(=^・・^=)';
|
||||
};
|
||||
|
Reference in New Issue
Block a user