mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-04-20 23:46:31 -04:00
Fix missing semi colon
This commit is contained in:
parent
ff68043c9f
commit
8e874dbea3
@ -1780,7 +1780,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
|
||||
`${$shortenButton.data('shortener')}${encodeURIComponent($pasteUrl.attr('href'))}`,
|
||||
'_blank',
|
||||
'noopener, noreferrer'
|
||||
)
|
||||
);
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user