Skip to content

Commit e4d05e4

Browse files
authored
Update slik.js
1 parent 5427935 commit e4d05e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: slik.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<script>
12
(function(factory) {
23
'use strict';
34
if (typeof define === 'function' && define.amd) {
@@ -2633,3 +2634,4 @@ $(document).ready(function() {
26332634
//autoplaySpeed : 2000,
26342635
});
26352636
});
2637+
</script>

0 commit comments

Comments
 (0)