From 2347099f967d8ca980e9adcf19260b21677e5247 Mon Sep 17 00:00:00 2001 From: David Date: Sat, 15 Sep 2018 16:41:18 +0200 Subject: [PATCH] Fix --- tarteaucitron.services.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tarteaucitron.services.js b/tarteaucitron.services.js index 230ef20..3e27b92 100644 --- a/tarteaucitron.services.js +++ b/tarteaucitron.services.js @@ -2385,4 +2385,4 @@ tarteaucitron.services.matterport = { return tarteaucitron.engage(id); }); } -}; \ No newline at end of file +};