Styleguide: Incoming/outgoing attachments of all types

This commit is contained in:
Scott Nonnenberg 2018-04-05 09:19:00 -07:00
parent 1206b3c448
commit 3a76c3c86e
No known key found for this signature in database
GPG key ID: 5F82280C35134661
7 changed files with 212 additions and 3 deletions

View file

@ -126,6 +126,9 @@ module.exports = {
{
src: 'js/views/timestamp_view.js',
},
{
src: 'js/views/attachment_view.js',
},
{
src: 'js/views/message_view.js',
},