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 { Case } from "../data/entities/Case";
|
||||||
import { renderTemplate } from "../templateFormatter";
|
import { renderTemplate } from "../templateFormatter";
|
||||||
|
|
||||||
|
// Foobar
|
||||||
|
|
||||||
enum IgnoredEventType {
|
enum IgnoredEventType {
|
||||||
Ban = 1,
|
Ban = 1,
|
||||||
Unban,
|
Unban,
|
||||||
|
|
Loading…
Add table
Reference in a new issue