Add lightGallery license key

This commit is contained in:
Alexandre Iooss 2022-03-13 15:56:56 +01:00
parent dc27157a46
commit 1aa71e0f51

View file

@ -6,4 +6,5 @@
lightGallery(document.getElementById('lightgallery'), {
plugins: [lgAdmin, lgHash, lgThumbnail, lgZoom],
customSlideName: true,
licenseKey: '94ED9732-30284A12-B88B0137-4FF9CEE6',
});