Parent Directory
|
Revision Log
|
Patch
revision 25 by rakin, Mon Jul 29 17:28:16 2024 UTC | revision 37 by rakin, Mon Jul 29 17:28:18 2024 UTC | |
---|---|---|
# | Line 32 module.exports = { | Line 32 module.exports = { |
32 | return; | return; |
33 | } | } |
34 | ||
35 | await History.create(cm.args[0], msg.guild, 'unban', msg.author.id, async (data2) => { | await History.create(cm.args[0], msg.guild, 'unban', msg.author.id, null, async (data2) => { |
36 | ||
37 | }); | }); |
38 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |