Update enforce_fully_covered list with pm_list.js.

This commit is contained in:
Aditya Bansal 2017-06-23 19:22:16 +05:30 committed by showell
parent 6b911959d5
commit eb39e82629
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ enforce_fully_covered = {
'static/js/muting.js', 'static/js/muting.js',
'static/js/people.js', 'static/js/people.js',
'static/js/pm_conversations.js', 'static/js/pm_conversations.js',
'static/js/pm_list.js',
'static/js/presence.js', 'static/js/presence.js',
'static/js/reactions.js', 'static/js/reactions.js',
'static/js/recent_senders.js', 'static/js/recent_senders.js',