From 285a30c1ed382994e8975ef109657f9a6152bf3a Mon Sep 17 00:00:00 2001 From: jonhleno Date: Thu, 18 Aug 2022 23:13:12 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed0f32e..ffe5e7e 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ export default function applyConfig(config) { config.settings = { ...config.settings, appExtras: [ - ...defaultSettings.appExtras, + ...config.settings.appExtras, { match: '', component: Libras,