about summary refs log tree commit diff
diff options
context:
space:
mode:
authorcwm <chriswmartin@protonmail.com>2017-12-21 12:45:11 -0600
committercwm <chriswmartin@protonmail.com>2017-12-21 12:45:11 -0600
commit7917d453968b72db6d7a1e2d3eca4e2af0626bc8 (patch)
treea6f1c094aeaf250724459bb1912ebae58b75dc25
parent9042f9a813e8c909e695ffbe20f81c08eef03b7a (diff)
remove themes.default from i18n-tasks unused check
-rw-r--r--config/i18n-tasks.yml1
1 files changed, 1 insertions, 0 deletions
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'