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