Chore: ignore console warning about a license key (lightGallery#1022)

This commit is contained in:
Cell
2022-09-21 11:33:04 +08:00
parent fd5ea5b7ab
commit b61cd84c12
3 changed files with 3 additions and 2 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
View File
@@ -425,6 +425,7 @@ class FixIt {
thumbHeight: '60px',
actualSize: false,
showZoomInOutIcons: true,
licenseKey: 'none'
});
}
}