mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-10 19:06:36 +00:00
fix missing import
This commit is contained in:
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-menu/paper-menu.html'>
|
||||||
<link rel='import' href='../../bower_components/paper-item/paper-item.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'>
|
<dom-module id='more-info-media_player'>
|
||||||
<template>
|
<template>
|
||||||
<style is="custom-style" include="iron-flex iron-flex-alignment"></style>
|
<style is="custom-style" include="iron-flex iron-flex-alignment"></style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user