diff nebula-subtitle-style.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 dac3ba0cd960
children ef21ef445fc6
line wrap: on
line diff
--- a/nebula-subtitle-style.user.js	Sun Jan 15 23:15:45 2023 +0900
+++ b/nebula-subtitle-style.user.js	Sun Jan 15 23:24:03 2023 +0900
@@ -15,4 +15,4 @@
     background: transparent !important;
     text-shadow: 2px 2px 5px #000 !important;
   }
-`)
+`);