mirror of
https://github.com/idanoo/autobrr
synced 2025-07-26 02:09:13 +00:00
feat(filters): add disclaimer for advanced filters (#411)
* feat(web): help users with accurate filtering.
This commit is contained in:
parent
b50688159e
commit
61741064c9
2 changed files with 23 additions and 6 deletions
|
@ -11,7 +11,7 @@ const ImplementationBadgeIRC = () => (
|
|||
<span
|
||||
className="mr-2 inline-flex items-center px-2.5 py-0.5 rounded-md text-sm font-medium bg-green-200 dark:bg-green-400 text-green-800 dark:text-green-800"
|
||||
>
|
||||
IRC
|
||||
IRC
|
||||
</span>
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue