🏗️ Fixed the ADC++ search results

This commit is contained in:
2023-11-28 22:35:07 -05:00
parent 70debabb53
commit 063bee98cf
4 changed files with 193 additions and 87 deletions

View File

@@ -67,7 +67,6 @@ export const AirDCPPHubsForm = (): ReactElement => {
return <Select {...input} {...rest} isClearable isMulti />;
};
console.log(settings);
return (
<>
{!isEmpty(hubList) ? (