mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
50_SSChatBot: contrib 1.0.1
git-svn-id: https://svn.fhem.de/fhem/trunk@20780 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d527f26481
commit
2ab9296345
@ -276,7 +276,7 @@ sub SSChatBot_Set($@) {
|
||||
|
||||
return if(IsDisabled($name));
|
||||
|
||||
my $idxlist = join(",", SSChat_sortVersion("asc",keys %{$data{SSChatBot}{$name}{sendqueue}{entries}}));
|
||||
my $idxlist = join(",", SSChatBot_sortVersion("asc",keys %{$data{SSChatBot}{$name}{sendqueue}{entries}}));
|
||||
|
||||
if(!$hash->{TOKEN}) {
|
||||
# initiale setlist für neue Devices
|
||||
|
Loading…
x
Reference in New Issue
Block a user