Code style adjustment
This commit is contained in:
parent
592c7598a2
commit
ec69564923
@ -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() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user