whoops accidentally disabled the viewer

This commit is contained in:
2018-10-10 23:06:36 +02:00
parent af09dcfbe9
commit e5b7805227

View File

@@ -181,7 +181,7 @@
<script>
// This info gets filled in on the server side to prevent having to make an API call right after the page loads.
// Just to slice another few milliseconds from the load time :)
//Viewer.init('{{.Type}}', {{.APIResponse}});
Viewer.init('{{.Type}}', {{.APIResponse}});
</script>
{{template "analytics"}}