From 2ad91ac6301f9d885b37d056866dbdb9ac3219a9 Mon Sep 17 00:00:00 2001 From: Evgenii Nikitin Date: Tue, 16 Jul 2019 15:45:32 +0300 Subject: [PATCH] fix link included () --- dist/jquery.fancybox.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/jquery.fancybox.js b/dist/jquery.fancybox.js index 806b2703..afd95eb5 100644 --- a/dist/jquery.fancybox.js +++ b/dist/jquery.fancybox.js @@ -5137,7 +5137,7 @@ '" ); }); @@ -5629,4 +5629,4 @@ }); } }); -})(document, jQuery); \ No newline at end of file +})(document, jQuery);