From e76701961e7cd251798018f2cafb971a86e97cd9 Mon Sep 17 00:00:00 2001 From: C85297 <95289555+C85297@users.noreply.github.com> Date: Tue, 3 Feb 2026 11:55:40 +0000 Subject: [PATCH] Gruntfile new line --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 4e95569b..a67aa5b8 100755 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -434,4 +434,4 @@ module.exports = function (grunt) { }, }, }); -}; \ No newline at end of file +};