diff --git a/app/main/check_packs/pack_config.py b/app/main/check_packs/pack_config.py index c053ce0a..1c33ca17 100644 --- a/app/main/check_packs/pack_config.py +++ b/app/main/check_packs/pack_config.py @@ -46,6 +46,7 @@ ["theme_in_report_check"], ['key_words_report_check'], ["empty_task_page_check"], + ["template_name"], ] DEFAULT_TYPE = 'pres'