Fix Lovelace weather card (#2199)

This commit is contained in:
Paulus Schoutsen
2018-12-06 17:59:36 +01:00
committed by GitHub
parent 51d592ba0d
commit 64d59fedc8

View File

@@ -1,4 +1,4 @@
import "../../../cards/ha-camera-card";
import "../../../cards/ha-weather-card";
import LegacyWrapperCard from "./hui-legacy-wrapper-card";