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

View File

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