mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-07 19:17:19 +00:00
fixes
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
f6b3df4dd1
commit
cfc4536f51
8 changed files with 11 additions and 11 deletions
|
@ -9,8 +9,8 @@ import { resolveUser } from "../../../utils";
|
|||
import { LogsPlugin } from "../../Logs/LogsPlugin";
|
||||
import { formatReasonWithAttachments } from "../functions/formatReasonWithAttachments";
|
||||
import { ignoreEvent } from "../functions/ignoreEvent";
|
||||
import { IgnoredEventType, modActionsCmd } from "../types";
|
||||
import { parseReason } from "../functions/parseReason";
|
||||
import { IgnoredEventType, modActionsCmd } from "../types";
|
||||
|
||||
const opts = {
|
||||
mod: ct.member({ option: true }),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue