🐞 Fixed a bug with search_results_updated listener for AirDC++
This commit is contained in:
@@ -16,6 +16,6 @@ export const detectTradePaperbacks = (deck): any => {
|
||||
return item;
|
||||
}
|
||||
});
|
||||
console.log(compact(matches));
|
||||
// console.log(compact(matches));
|
||||
return compact(matches);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user