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