Mercurial > ec-userscripts
diff medium-popup-disable.user.js @ 59:3381a9cb88d1
White spaces and end of lines
author | nanaya <me@nanaya.pro> |
---|---|
date | Thu, 23 Aug 2018 22:58:33 +0900 |
parents | 960d452dea99 |
children | 444b17e657be |
line wrap: on
line diff
--- a/medium-popup-disable.user.js Thu Aug 23 22:58:16 2018 +0900 +++ b/medium-popup-disable.user.js Thu Aug 23 22:58:33 2018 +0900 @@ -22,4 +22,4 @@ Array.prototype.forEach.call(popups, killPopup); }; document.addEventListener('click', killPopups); -}).call(); \ No newline at end of file +}).call();