From c56bb5ab9020134b1a163c82e9c8b626b5fe8188 Mon Sep 17 00:00:00 2001 From: Anderson Oki Date: Tue, 16 Apr 2024 15:25:50 +0900 Subject: [PATCH] chore: add animetosho provider anidb intergration required message --- frontend/src/pages/Settings/Providers/list.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/pages/Settings/Providers/list.ts b/frontend/src/pages/Settings/Providers/list.ts index eff9ea4e9..35547c3fc 100644 --- a/frontend/src/pages/Settings/Providers/list.ts +++ b/frontend/src/pages/Settings/Providers/list.ts @@ -77,6 +77,8 @@ export const ProviderList: Readonly = [ name: "Search Threshold. Increase if you often cannot find subtitles for your Anime. Note that increasing the value will decrease the performance of the search for each Episode.", }, ], + message: + "Requires AniDB Integration.", }, { key: "argenteam_dump",