mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
fix(frontend): fix modal design and rename some text for adding servers
This commit is contained in:
@@ -252,7 +252,7 @@ const SettingsServices: React.FC = () => {
|
||||
clipRule="evenodd"
|
||||
/>
|
||||
</svg>
|
||||
Add New Radarr Instance
|
||||
Add Radarr Server
|
||||
</Button>
|
||||
</div>
|
||||
</li>
|
||||
@@ -314,7 +314,7 @@ const SettingsServices: React.FC = () => {
|
||||
clipRule="evenodd"
|
||||
/>
|
||||
</svg>
|
||||
Add New Sonarr Instance
|
||||
Add Sonarr Server
|
||||
</Button>
|
||||
</div>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user