diff japan-times-account-wall-remover.user.js @ 108:2c4470b73ad9

Switch to semistandard No more `;` at the start of line.
author nanaya <me@nanaya.net>
date Sun, 15 Jan 2023 23:24:03 +0900
parents 47ae8c7673cb
children ef21ef445fc6
line wrap: on
line diff
--- a/japan-times-account-wall-remover.user.js	Sun Jan 15 23:15:45 2023 +0900
+++ b/japan-times-account-wall-remover.user.js	Sun Jan 15 23:24:03 2023 +0900
@@ -18,4 +18,4 @@
   .tp-backdrop.tp-backdrop, .tp-modal.tp-modal {
     display: none !important;
   }
-`)
+`);