mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-06 10:37:19 +00:00
fix: delete-days not applied when banning
This commit is contained in:
parent
f5806932af
commit
0be8f4aa6f
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ export const BanMsgCmd = modActionsMsgCmd({
|
||||||
member,
|
member,
|
||||||
mod,
|
mod,
|
||||||
contactMethods,
|
contactMethods,
|
||||||
|
args["delete-days"] ?? undefined,
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue