run widget
This commit is contained in:
parent
c961bc2c88
commit
ae0d5b86ad
@ -12,6 +12,6 @@ class WidgetApi extends ApiController{
|
||||
$response = !$lastValue;
|
||||
}
|
||||
|
||||
$this->response($response);
|
||||
$this->response(['value' => $response]);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user