✏️
This commit is contained in:
parent
f4bcac1eae
commit
81c78aed7f
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ module.exports = async (interaction) => {
|
|||
|
||||
if (!toUser) {
|
||||
const embed = {
|
||||
title: 'Set',
|
||||
description: 'That user has no credits, I can not set credits to the user',
|
||||
title: 'Give',
|
||||
description: 'That user has no credits, I can not give credits to the user',
|
||||
color: config.colors.error,
|
||||
timestamp: new Date(),
|
||||
footer: { iconURL: config.footer.icon, text: config.footer.text },
|
||||
|
|
Loading…
Add table
Reference in a new issue