From 2481a476b5c509f5df7d094217d87d0773b39ddc Mon Sep 17 00:00:00 2001 From: Dragory Date: Sun, 14 Apr 2019 13:35:25 +0300 Subject: [PATCH] lint-staged test 2 --- src/plugins/ModActions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/ModActions.ts b/src/plugins/ModActions.ts index 7cd2fdf9..4abb0499 100644 --- a/src/plugins/ModActions.ts +++ b/src/plugins/ModActions.ts @@ -24,7 +24,7 @@ import { GuildActions, MuteActionResult } from "../data/GuildActions"; import { Case } from "../data/entities/Case"; import { renderTemplate } from "../templateFormatter"; -// Foobar +// Foobar2 enum IgnoredEventType { Ban = 1,