js: Extract message_edit_history.js.

This commit is contained in:
Sharif Naas
2020-06-06 19:50:31 -07:00
committed by Tim Abbott
parent 4eaa62eaa6
commit b0a0ae215f
9 changed files with 74 additions and 68 deletions

View File

@@ -72,6 +72,7 @@ EXEMPT_FILES = {
'static/js/local_message.js',
'static/js/localstorage.js',
'static/js/message_edit.js',
'static/js/message_edit_history.js',
'static/js/message_events.js',
'static/js/message_fetch.js',
'static/js/message_flags.js',