mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-16 14:11:50 +00:00
lint-staged test 2
This commit is contained in:
parent
f3178e7d27
commit
2481a476b5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ 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
|
// Foobar2
|
||||||
|
|
||||||
enum IgnoredEventType {
|
enum IgnoredEventType {
|
||||||
Ban = 1,
|
Ban = 1,
|
||||||
|
|
Loading…
Add table
Reference in a new issue