There was an error while loading. Please reload this page.
1 parent 3a2b175 commit 864076eCopy full SHA for 864076e
1 file changed
site/js/all.js
@@ -49,6 +49,7 @@ function nextOpenNight() {
49
let imgs = Array.from(el.querySelectorAll('img'));
50
el.innerHTML = '';
51
var gallery = lightGallery(el, {
52
+ licenseKey: 'LIG-1A46180D-94BD-4FEC-92E9-7C55CCA736E2',
53
container: el,
54
closable: false,
55
showMaximizeIcon: true,
0 commit comments