diff --git a/photologue/static/gallery_detail.js b/photologue/static/gallery_detail.js index fbc9c80..5ff13ec 100644 --- a/photologue/static/gallery_detail.js +++ b/photologue/static/gallery_detail.js @@ -6,4 +6,5 @@ lightGallery(document.getElementById('lightgallery'), { plugins: [lgAdmin, lgHash, lgThumbnail, lgZoom], customSlideName: true, + licenseKey: '94ED9732-30284A12-B88B0137-4FF9CEE6', });