This commit is contained in:
Erik 2022-07-10 11:37:37 +03:00
parent e4a18b415a
commit 189a04cc25
Signed by untrusted user: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB

View File

@ -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,