mirror of
https://github.com/lucaorio/obsidian-image-gallery.git
synced 2026-07-22 06:40:31 +00:00
add lightgallery license
This commit is contained in:
parent
39b26b936d
commit
455416d420
1 changed files with 1 additions and 2 deletions
|
|
@ -14,8 +14,7 @@ const lightbox = (gallery: HTMLElement, imagesList: {[key: string]: any}, app: A
|
|||
thumbnail: true,
|
||||
loop: false,
|
||||
mode: 'lg-fade',
|
||||
// todo: replace with GPLv3 compatible license whenever available
|
||||
licenseKey: '1234-1234-123-1234',
|
||||
licenseKey: '622E672F-760D49DC-980EF90F-B7A9DCB0',
|
||||
})
|
||||
|
||||
// if we are on mobile, make sure to remove unnecessary controls
|
||||
|
|
|
|||
Loading…
Reference in a new issue