Skip to content

Commit 3c36fb1

Browse files
committed
Refactor
1 parent 01915a1 commit 3c36fb1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/assets/scripts/lightgallery/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ export default (function () {
2323
transferButton : '#lightgallery_transfer_button',
2424
downloadButton : '#lg-download',
2525
fileTransferButton : '#lightgallery_transfer_button',
26-
tagsManageButton : '#lightgallery_manage_tags_button',
27-
imageAfterStyles : "#imageAfterStyles"
26+
tagsManageButton : '#lightgallery_manage_tags_button'
2827
},
2928
classes: {
3029
upperToolbar : '.lg-toolbar',

0 commit comments

Comments
 (0)