Fix media player model typo (#214)

This commit is contained in:
Adam Mills 2017-02-18 21:04:29 -05:00 committed by Paulus Schoutsen
parent a87c431428
commit fe5fcc6db3

View File

@ -180,7 +180,7 @@
},
volumeUp() {
this.callService('volume_down');
this.callService('volume_up');
},
// helper method