mirror of
https://github.com/sct/overseerr.git
synced 2025-09-28 13:04:23 +02:00
refactor: modal redesign and fix for transitions (#2987)
This commit is contained in:
@@ -269,7 +269,6 @@ const SettingsServices = () => {
|
||||
serverType:
|
||||
deleteServerModal.type === 'radarr' ? 'Radarr' : 'Sonarr',
|
||||
})}
|
||||
iconSvg={<TrashIcon />}
|
||||
>
|
||||
{intl.formatMessage(messages.deleteserverconfirm)}
|
||||
</Modal>
|
||||
|
Reference in New Issue
Block a user