Skip to content
Snippets Groups Projects
Commit da4e908e authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Änderung am Searcher

parent 40f1d9c5
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
......@@ -60,7 +60,7 @@ class Searcher implements ShouldQueue
// The mission can be empty when blpop hit the timeout
if(empty($mission)){
continue;
break;
}else{
$mission = $mission[1];
$this->counter++;#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment