mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
lint-staged test
This commit is contained in:
parent
7f0833f699
commit
f3178e7d27
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ import { GuildActions, MuteActionResult } from "../data/GuildActions";
|
|||
import { Case } from "../data/entities/Case";
|
||||
import { renderTemplate } from "../templateFormatter";
|
||||
|
||||
// Foobar
|
||||
|
||||
enum IgnoredEventType {
|
||||
Ban = 1,
|
||||
Unban,
|
||||
|
|
Loading…
Add table
Reference in a new issue