mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05:00
fix(ui): display asterisk indicator on required field labels (#1236)
This commit is contained in:
@@ -30,7 +30,7 @@ const messages = defineMessages({
|
||||
servernamePlaceholder: 'A Sonarr Server',
|
||||
hostname: 'Hostname or IP Address',
|
||||
port: 'Port',
|
||||
ssl: 'SSL',
|
||||
ssl: 'Enable SSL',
|
||||
apiKey: 'API Key',
|
||||
apiKeyPlaceholder: 'Your Sonarr API key',
|
||||
baseUrl: 'Base URL',
|
||||
|
||||
Reference in New Issue
Block a user