fix setter list
geändert: lib/FHEM/backupToStorage.pm
This commit is contained in:
@ -178,7 +178,7 @@ sub Set {
|
||||
}
|
||||
else {
|
||||
return 'Unknown argument ' . $cmd
|
||||
. ', choose one of addpassword,deletepassword';
|
||||
. ', choose one of addpassword deletepassword';
|
||||
}
|
||||
|
||||
return;
|
||||
|
Reference in New Issue
Block a user