summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_viewer.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/blob/_viewer.html.haml')
-rw-r--r--app/views/projects/blob/_viewer.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/blob/_viewer.html.haml b/app/views/projects/blob/_viewer.html.haml
index 013f1c267c8..cc85e5de40f 100644
--- a/app/views/projects/blob/_viewer.html.haml
+++ b/app/views/projects/blob/_viewer.html.haml
@@ -17,3 +17,4 @@
- viewer = BlobViewer::Download.new(viewer.blob) if viewer.binary_detected_after_load?
= render viewer.partial_path, viewer: viewer
+