This commit is contained in:
Erik 2022-05-11 14:20:00 +03:00
parent 5ee85f3b56
commit 3cf1cb78d8
Signed by untrusted user: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB

View File

@ -95,7 +95,7 @@ class DmInfraction extends Setting {
const { enabled, infractions, infraction, message } = opts;
if (enabled) setting.enable = enabled.value;
if (enabled) setting.enabled = enabled.value;
if (infractions) {
const response = await this._prompt(interaction, {