1
0
Haocen Xu 7 жил өмнө
parent
commit
63fdd2eba3
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      js/privatebin.js

+ 1 - 1
js/privatebin.js

@@ -1822,7 +1822,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
                     `${$shortenButton.data('shortener')}${encodeURIComponent($pasteUrl.attr('href'))}`,
                     '_blank',
                     'noopener, noreferrer'
-                )
+                );
             });
         }