mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Fix media player model typo (#214)
This commit is contained in:
parent
a87c431428
commit
fe5fcc6db3
@ -180,7 +180,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
volumeUp() {
|
volumeUp() {
|
||||||
this.callService('volume_down');
|
this.callService('volume_up');
|
||||||
},
|
},
|
||||||
|
|
||||||
// helper method
|
// helper method
|
||||||
|
Loading…
x
Reference in New Issue
Block a user