mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Added minimum javascript to updater more-info
This commit is contained in:
parent
d9ac419639
commit
e4423a9c4b
@ -0,0 +1,8 @@
|
||||
import Polymer from '../polymer';
|
||||
|
||||
export default new Polymer({
|
||||
is: 'more-info-updater',
|
||||
|
||||
properties: {
|
||||
},
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user