Skip to content

Commit

Permalink
V2
Browse files Browse the repository at this point in the history
  • Loading branch information
Guru322 committed Sep 27, 2023
1 parent dd1e24e commit e02e1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/gp-warning.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let handler = async (m, { conn, text, args, groupMetadata, usedPrefix, command }
⚠️ *Warned User* ⚠️
▢ *Admin:* ${name}
▢ *Usuario:* @${who.split`@`[0]}
▢ *User:* @${who.split`@`[0]}
▢ *Warns:* ${warn + 1}/${war}
▢ *Reason:* ${text}`, null, { mentions: [who] })
m.reply(`
Expand Down

0 comments on commit e02e1f0

Please sign in to comment.