From 03b48b0d09d093ce5e89b16e45d47a84032f2e7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Thu, 18 Apr 2024 11:28:21 +0200 Subject: [PATCH] fixup! fix `standard` errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miroslav Bajtoš --- main.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.js b/main.js index ecda8e2..4eaefe7 100644 --- a/main.js +++ b/main.js @@ -1,3 +1,5 @@ +/* global Zinnia */ + import Spark from './lib/spark.js' if (!Zinnia.stationId) {