From 7917d453968b72db6d7a1e2d3eca4e2af0626bc8 Mon Sep 17 00:00:00 2001 From: cwm Date: Thu, 21 Dec 2017 12:45:11 -0600 Subject: [PATCH] remove themes.default from i18n-tasks unused check --- config/i18n-tasks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/i18n-tasks.yml b/config/i18n-tasks.yml index 014055804..9e1b620f5 100644 --- a/config/i18n-tasks.yml +++ b/config/i18n-tasks.yml @@ -61,3 +61,4 @@ ignore_unused: - 'errors.429' - 'admin.accounts.roles.*' - 'admin.action_logs.actions.*' + - 'themes.default'