Clean stream_privacy.handlebars to use 4 space indents.

This commit is contained in:
Aditya Bansal
2017-04-15 08:11:02 +05:30
committed by Tim Abbott
parent c98cf5ba63
commit c12f93efc4
2 changed files with 1 additions and 2 deletions

View File

@@ -218,7 +218,6 @@ def check_handlebar_templates(templates):
'static/templates/actions_popover_content.handlebars', 'static/templates/actions_popover_content.handlebars',
'static/templates/admin_user_list.handlebars', 'static/templates/admin_user_list.handlebars',
'static/templates/bot_avatar_row.handlebars', 'static/templates/bot_avatar_row.handlebars',
'static/templates/stream_privacy.handlebars',
'static/templates/user_sidebar_actions.handlebars', 'static/templates/user_sidebar_actions.handlebars',
'static/templates/settings/account-settings.handlebars', 'static/templates/settings/account-settings.handlebars',
'static/templates/settings/auth-methods-settings-admin.handlebars', 'static/templates/settings/auth-methods-settings-admin.handlebars',