Code style adjustment

This commit is contained in:
Tobias Reich 2016-04-08 22:14:31 +02:00
parent 592c7598a2
commit ec69564923

View File

@ -71,8 +71,8 @@ lychee.html = function(literalSections, ...substs) {
// Main -------------------------------------------------------------- //
let loadingBar = { show() {}, hide() {} },
imageview = $('#imageview')
let loadingBar = { show() {}, hide() {} }
let imageview = $('#imageview')
$(document).ready(function() {