diff --git a/lms/plugin.yaml b/lms/plugin.yaml index da4bc33c5..4ff11ff0c 100755 --- a/lms/plugin.yaml +++ b/lms/plugin.yaml @@ -151,7 +151,7 @@ parameters: a command the command is resent as long as this value is more than 0. - sendretry_cycle: + send_retries_cycle: type: num valid_min: 1 default: 1 diff --git a/oppo/plugin.yaml b/oppo/plugin.yaml index 9eb08a1cc..7a51746ae 100755 --- a/oppo/plugin.yaml +++ b/oppo/plugin.yaml @@ -191,7 +191,7 @@ parameters: a command the command is resent as long as this value is more than 0. - sendretry_cycle: + send_retries_cycle: type: num valid_min: 1 default: 1 diff --git a/pioneer/plugin.yaml b/pioneer/plugin.yaml index d17bb76eb..d72743eec 100755 --- a/pioneer/plugin.yaml +++ b/pioneer/plugin.yaml @@ -141,7 +141,7 @@ parameters: a command the command is resent as long as this value is more than 0. - sendretry_cycle: + send_retries_cycle: type: num valid_min: 1 default: 1