From be8fea1236309859d45816184a60af7e90b1083a Mon Sep 17 00:00:00 2001 From: Hiroyuki Date: Mon, 11 Oct 2021 01:51:00 -0400 Subject: [PATCH] fix: remove "warn" from require_reason preset --- backend/src/plugins/ModActions/ModActionsPlugin.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/src/plugins/ModActions/ModActionsPlugin.ts b/backend/src/plugins/ModActions/ModActionsPlugin.ts index dab915b2..4453efe8 100644 --- a/backend/src/plugins/ModActions/ModActionsPlugin.ts +++ b/backend/src/plugins/ModActions/ModActionsPlugin.ts @@ -84,7 +84,6 @@ const defaultOptions = { can_deletecase: false, can_act_as_other: false, create_cases_for_manual_actions: true, - require_reason: ["warn"], }, overrides: [ {