From b8b52d57a2c8badf1df137d418050e6fa69189fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Janou=C5=A1ek?= Date: Wed, 14 Oct 2020 20:49:52 +0200 Subject: [PATCH] Apply standard --fix --- integrate.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrate.js b/integrate.js index 993a3eb..6425aa9 100644 --- a/integrate.js +++ b/integrate.js @@ -107,4 +107,4 @@ } WebApp.start() -})(this) // function(Nuvola) +})(this) // function(Nuvola)