mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added missing function in embedded version
This commit is contained in:
@@ -179,6 +179,7 @@ function setVolume(val) {
|
||||
Playercontrols.setVolume(val);
|
||||
}
|
||||
|
||||
function updateChromecastMetadata(){}
|
||||
|
||||
function toast(msg) {
|
||||
switch(msg) {
|
||||
|
||||
Reference in New Issue
Block a user