mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 20:24:36 +00:00
37_Spotify: prototype fix
git-svn-id: https://svn.fhem.de/fhem/trunk@14451 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f96f3830fe
commit
44a03638be
@ -658,7 +658,7 @@ sub Spotify_volumeStep($$$$) {
|
||||
}
|
||||
|
||||
|
||||
sub Spotify_getTargetDeviceID($$$) { # resolve target device settings
|
||||
sub Spotify_getTargetDeviceID { # resolve target device settings
|
||||
my ($hash, $device_id, $newPlayback) = @_;
|
||||
my $name = $hash->{NAME};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user