Skip to content

Commit

Permalink
add lightgallery license
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaorio committed Jan 1, 2023
1 parent 39b26b9 commit 455416d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/build-lightbox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 455416d

Please sign in to comment.