mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-14 22:35:38 +01:00
Fix: Add missing semicolon
This commit is contained in:
parent
23810d0ce5
commit
46f460a3bf
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
module.exports = function() {
|
module.exports = function() {
|
||||||
return '(=^・・^=)'
|
return '(=^・・^=)';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue