1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-08 17:28:46 +01:00

fix missing import

This commit is contained in:
Paulus Schoutsen
2017-01-20 23:06:54 -08:00
parent 4f8fc26919
commit c4d76b0568
@@ -10,6 +10,8 @@
<link rel='import' href='../../bower_components/paper-menu/paper-menu.html'>
<link rel='import' href='../../bower_components/paper-item/paper-item.html'>
<link rel='import' href='../util/hass-behavior.html'>
<dom-module id='more-info-media_player'>
<template>
<style is="custom-style" include="iron-flex iron-flex-alignment"></style>