From 7354551954ea464f5b55c4ac45f6c274d19ec466 Mon Sep 17 00:00:00 2001 From: Otto Winter Date: Fri, 30 Nov 2018 14:26:37 +0100 Subject: [PATCH] Fix --- MANIFEST.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index f15d72c0ae..318122d87b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,8 +8,8 @@ include esphomeyaml/dashboard/static/favicon.ico include esphomeyaml/dashboard/static/jquery.min.js include esphomeyaml/dashboard/static/jquery.validate.min.js include esphomeyaml/dashboard/static/jquery-ui.min.js -include esphomeyaml/dashboard/static/materialize-min.css -include esphomeyaml/dashboard/static/materialize-min.js +include esphomeyaml/dashboard/static/materialize.min.css +include esphomeyaml/dashboard/static/materialize.min.js include esphomeyaml/dashboard/static/materialize-stepper.min.css include esphomeyaml/dashboard/static/materialize-stepper.min.js include esphomeyaml/dashboard/static/mode-yaml.js