mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-02 00:31:27 +03:00
Update transfer.js
This commit is contained in:
@@ -18,7 +18,8 @@ module.exports = class TransferCommand extends Command {
|
|||||||
example: i18n('commands.transfer.args.member.example'),
|
example: i18n('commands.transfer.args.member.example'),
|
||||||
required: false,
|
required: false,
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
staff_only: true
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user