We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01915a1 commit 3c36fb1Copy full SHA for 3c36fb1
src/assets/scripts/lightgallery/index.js
@@ -23,8 +23,7 @@ export default (function () {
23
transferButton : '#lightgallery_transfer_button',
24
downloadButton : '#lg-download',
25
fileTransferButton : '#lightgallery_transfer_button',
26
- tagsManageButton : '#lightgallery_manage_tags_button',
27
- imageAfterStyles : "#imageAfterStyles"
+ tagsManageButton : '#lightgallery_manage_tags_button'
28
},
29
classes: {
30
upperToolbar : '.lg-toolbar',
0 commit comments