Skip to content

Commit

Permalink
Merge pull request #1 from PatrickJnr/main-cf-autofix
Browse files Browse the repository at this point in the history
Apply fixes from CodeFactor
  • Loading branch information
PatrickJnr authored Jun 23, 2024
2 parents 3c70899 + bf8dbe2 commit c37d57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/jquery.swipebox.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*! Swipebox v1.5.2 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */

;( function ( window, document, $, undefined ) {
( function ( window, document, $, undefined ) {

$.swipebox = function( elem, options ) {

Expand Down

0 comments on commit c37d57d

Please sign in to comment.