mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 02:15:10 +02:00
Oh Noes I did a Bad
This commit is contained in:
@@ -98,8 +98,8 @@ const languages = {
|
||||
};
|
||||
|
||||
module.exports = class TranslateCommand extends commando.Command {
|
||||
constructor(Client) {
|
||||
super(Client, {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'translate',
|
||||
group: 'textedit',
|
||||
memberName: 'translate',
|
||||
|
||||
Reference in New Issue
Block a user