2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-19 06:36:04 +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:
justme-1968 2018-02-09 13:14:10 +00:00
parent e8a5d8fe37
commit 9eb011c63f

View File

@ -47,7 +47,7 @@ my $options = { position => { 'bottom-right' => 0,
'titleonly' => 1,
'nameonly' => 2,
'icononly' => 3,
'noicon' => 4,
'noimage' => 4,
'short' => 5,
},
duration => undef,