Commit 0f6b938147c05028738bc463a536594b156e8974

Authored by Victor Costa
1 parent ec200890

Fix merge that removes chat.css

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
app/helpers/layout_helper.rb
... ... @@ -28,6 +28,7 @@ module LayoutHelper
28 28 'lightbox',
29 29 'colorbox',
30 30 'inputosaurus',
  31 + 'chat',
31 32 'block_store',
32 33 pngfix_stylesheet_path,
33 34 ] + tokeninput_stylesheets
... ...