mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 20:28:40 -05:00
build(deps): update dependencies and update relevant files
This commit is contained in:
@@ -226,7 +226,7 @@ const RadarrModal: React.FC<RadarrModalProps> = ({
|
||||
okText={
|
||||
isSubmitting
|
||||
? intl.formatMessage(messages.saving)
|
||||
: !!radarr
|
||||
: radarr
|
||||
? intl.formatMessage(messages.save)
|
||||
: intl.formatMessage(messages.add)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user