diff dlsite-select-title.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 f1677d285bee
children ef21ef445fc6
line wrap: on
line diff
--- a/dlsite-select-title.user.js	Sun Jan 15 23:15:45 2023 +0900
+++ b/dlsite-select-title.user.js	Sun Jan 15 23:24:03 2023 +0900
@@ -14,4 +14,4 @@
   .topicpath_item, #work_name {
     user-select: auto !important;
   }
-`)
+`);