98_structure.pm: Add userattr to the list of attr. exceptions
git-svn-id: https://svn.fhem.de/fhem/trunk@7751 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -457,7 +457,8 @@ structure_Attr($@)
|
||||
icon=>1,
|
||||
room=>1,
|
||||
stateFormat=>1,
|
||||
webCmd=>1
|
||||
webCmd=>1,
|
||||
userattr=>1
|
||||
);
|
||||
|
||||
return undef if($ignore{$list[1]});
|
||||
|
||||
Reference in New Issue
Block a user