Add Jellyseerr full support

This commit is contained in:
ajnart
2022-08-09 13:26:55 +02:00
parent c157c94d95
commit 67a274804f
7 changed files with 11 additions and 8 deletions

View File

@@ -254,6 +254,7 @@ export function AddAppShelfItemForm(props: { setOpened: (b: boolean) => void } &
form.values.type === 'Radarr' ||
form.values.type === 'Lidarr' ||
form.values.type === 'Overseerr' ||
form.values.type === 'Jellyseerr' ||
form.values.type === 'Readarr') && (
<>
<TextInput