From dc220dc3625edc675f0bbea91d3f1dbc658b185e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chai=CC=88b=20Martinez?= Date: Fri, 22 Mar 2019 10:08:49 +0100 Subject: [PATCH] lint fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Chaìˆb Martinez --- app/views/layouts/_sendinblue.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/_sendinblue.html.haml b/app/views/layouts/_sendinblue.html.haml index 5966e0503..283100cc8 100644 --- a/app/views/layouts/_sendinblue.html.haml +++ b/app/views/layouts/_sendinblue.html.haml @@ -11,4 +11,4 @@ 'DS_CREATED_AT' : '#{current_administrateur.created_at}', 'DS_ACTIVE' : '#{current_administrateur.active}', 'DS_ID' : '#{current_administrateur.id}' - }); \ No newline at end of file + });