Skip to content

Commit

Permalink
Rename src/commands/Translation_Commands/translate.last.js to src/com…
Browse files Browse the repository at this point in the history
…mands/translation_commands/translate.last.js
  • Loading branch information
ArtanisTheOne committed Apr 13, 2021
1 parent 3cbd66b commit 9432dab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,4 @@ module.exports = function(data)
delete data.message.attachments;
return translate(data);
}).catch(err => logger("error", err));
};
};

0 comments on commit 9432dab

Please sign in to comment.