mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
37_NotifyAndroidTV.pm: changed noicon to noimage
git-svn-id: https://svn.fhem.de/fhem/trunk@16132 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e8a5d8fe37
commit
9eb011c63f
@ -47,7 +47,7 @@ my $options = { position => { 'bottom-right' => 0,
|
|||||||
'titleonly' => 1,
|
'titleonly' => 1,
|
||||||
'nameonly' => 2,
|
'nameonly' => 2,
|
||||||
'icononly' => 3,
|
'icononly' => 3,
|
||||||
'noicon' => 4,
|
'noimage' => 4,
|
||||||
'short' => 5,
|
'short' => 5,
|
||||||
},
|
},
|
||||||
duration => undef,
|
duration => undef,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user