Update 82_LGTV_WebOS.pm

This commit is contained in:
michaellampert 2019-06-20 21:12:57 +02:00 committed by GitHub
parent 78d4a2c667
commit 582a9f5922
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@ sub LGTV_WebOS_Initialize($) {
. "pingPresence:1 "
. "wakeOnLanMAC "
. "wakeOnLanBroadcast "
. "wakeupCmd"
. "wakeupCmd "
. $readingFnAttributes;
foreach my $d ( sort keys %{ $modules{LGTV_WebOS}{defptr} } ) {