From 7fe44b6644319de34b7663015d2a2370a70f2fb4 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 1 Mar 2018 21:30:30 +0100 Subject: [PATCH] add newline to last line --- styles/bootstrap/noty/layouts/topRight.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/bootstrap/noty/layouts/topRight.js b/styles/bootstrap/noty/layouts/topRight.js index 8022c4024..9fb3c5c9b 100644 --- a/styles/bootstrap/noty/layouts/topRight.js +++ b/styles/bootstrap/noty/layouts/topRight.js @@ -40,4 +40,4 @@ addClass: '' }; -})(jQuery); \ No newline at end of file +})(jQuery);