Code style adjustment
This commit is contained in:
parent
592c7598a2
commit
ec69564923
@ -71,8 +71,8 @@ lychee.html = function(literalSections, ...substs) {
|
|||||||
|
|
||||||
// Main -------------------------------------------------------------- //
|
// Main -------------------------------------------------------------- //
|
||||||
|
|
||||||
let loadingBar = { show() {}, hide() {} },
|
let loadingBar = { show() {}, hide() {} }
|
||||||
imageview = $('#imageview')
|
let imageview = $('#imageview')
|
||||||
|
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user