update README and changelog
minor update to JsonAPIIndicator
This commit is contained in:
+1
-1
@@ -443,7 +443,7 @@ void IndicatorControl(CJAVal &dataObject){
|
||||
if(actionType=="REQUEST") {
|
||||
GetIndicatorResult(dataObject);
|
||||
}
|
||||
else if(actionType=="START") {
|
||||
else if(actionType=="ATTACH") {
|
||||
StartIndicator(dataObject);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user