From fbdb7e099cd8d694344ed04e96cb30b954ab2305 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 7 Feb 2022 06:19:27 +0100 Subject: [PATCH] Add new config key --- app/Support/Binder/EitherConfigKey.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Support/Binder/EitherConfigKey.php b/app/Support/Binder/EitherConfigKey.php index 708740125c..253a68f7c8 100644 --- a/app/Support/Binder/EitherConfigKey.php +++ b/app/Support/Binder/EitherConfigKey.php @@ -48,6 +48,7 @@ class EitherConfigKey 'firefly.credit_card_types', 'firefly.languages', 'app.timezone', + 'firefly.valid_view_ranges', ]; /**