From a81050d121c7872cfb2e938db902ca03db362897 Mon Sep 17 00:00:00 2001 From: ArnoTlse <76259684+ArnoTlse@users.noreply.github.com> Date: Mon, 22 Mar 2021 21:47:02 +0100 Subject: Safehome : read --- gulpfile.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gulpfile.js') diff --git a/gulpfile.js b/gulpfile.js index ce98ee23..a841329f 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -120,6 +120,8 @@ sources.js = [ './js/appUpdater.js', './js/feature_framework.js', './js/defaults_dialog.js', + './js/safehomeCollection.js', + './js/safehome.js', './node_modules/openlayers/dist/ol.js' ]; -- cgit v1.2.3