forked from Galactic/galactic-bot
bugfix
This commit is contained in:
parent
e4a18b415a
commit
189a04cc25
@ -12,7 +12,7 @@ class NoteInfraction extends Infraction {
|
||||
arguments: opts.arguments,
|
||||
type: opts.type,
|
||||
executor: opts.executor.user,
|
||||
target: opts.target.user,
|
||||
target: opts.target,
|
||||
reason: opts.reason,
|
||||
guild: opts.guild,
|
||||
channel: opts.channel,
|
||||
|
Loading…
Reference in New Issue
Block a user