Skip to content
Snippets Groups Projects
Commit 08d1d75d authored by Ben's avatar Ben
Browse files

expanded from just review stage to all

parent ab303f91
No related branches found
No related tags found
Loading
......@@ -200,7 +200,6 @@ class Manager
public function getOffchainBoosts($boost, $limit = 10) {
$existingBoosts = $this->getList([
'useElastic' => true,
'state' => 'review',
'type' => $boost->getType(),
'limit' => $limit,
'order' => 'desc',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment