Combo: align with dev changes.
This commit is contained in:
parent
1b38c9cf5e
commit
926bea55c0
1 changed files with 1 additions and 1 deletions
|
@ -1340,7 +1340,7 @@ public class ComboPlugin implements PluginBase, PumpInterface, ConstraintsInterf
|
|||
}
|
||||
|
||||
@Override
|
||||
public JSONObject getJSONStatus() {
|
||||
public JSONObject getJSONStatus(Profile profile, String profileName) {
|
||||
if (!pump.initialized) {
|
||||
return null;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue