From c7dad095552e6ecf64e097cead1fb83dc1607886 Mon Sep 17 00:00:00 2001 From: Ajay Date: Mon, 29 May 2023 14:39:44 -0400 Subject: [PATCH] Add warning when enabling filler --- public/_locales | 2 +- src/components/options/CategorySkipOptionsComponent.tsx | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/public/_locales b/public/_locales index 306f1def..c0e6d8aa 160000 --- a/public/_locales +++ b/public/_locales @@ -1 +1 @@ -Subproject commit 306f1deff30197b30bc57cfa9ee60c1307449637 +Subproject commit c0e6d8aaef87b5745312db439d6a3dea04a4d9bc diff --git a/src/components/options/CategorySkipOptionsComponent.tsx b/src/components/options/CategorySkipOptionsComponent.tsx index b7b59c97..d9d89cf0 100644 --- a/src/components/options/CategorySkipOptionsComponent.tsx +++ b/src/components/options/CategorySkipOptionsComponent.tsx @@ -139,6 +139,12 @@ class CategorySkipOptionsComponent extends React.Component