From 7b21a556d70eba36caf01ce8757c61d1bebdc401 Mon Sep 17 00:00:00 2001 From: Marti Martz Date: Tue, 7 Nov 2017 22:35:03 -0700 Subject: [PATCH] Whitespace addition (#1242) Post #1240 and applies to #1232 Auto-merge --- views/includes/scripts/scriptEditor.html | 1 + 1 file changed, 1 insertion(+) diff --git a/views/includes/scripts/scriptEditor.html b/views/includes/scripts/scriptEditor.html index a4183440c..9c3016257 100644 --- a/views/includes/scripts/scriptEditor.html +++ b/views/includes/scripts/scriptEditor.html @@ -122,6 +122,7 @@ '// ==OpenUserJS==', '// @author ' + username, '// ==/OpenUserJS==', + '', '/**', ' *', ' * Please begin typing or paste your Userscript now.',