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,
|
arguments: opts.arguments,
|
||||||
type: opts.type,
|
type: opts.type,
|
||||||
executor: opts.executor.user,
|
executor: opts.executor.user,
|
||||||
target: opts.target.user,
|
target: opts.target,
|
||||||
reason: opts.reason,
|
reason: opts.reason,
|
||||||
guild: opts.guild,
|
guild: opts.guild,
|
||||||
channel: opts.channel,
|
channel: opts.channel,
|
||||||
|
Loading…
Reference in New Issue
Block a user