mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
New: Add Spain to list of Certifications
This commit is contained in:
committed by
Qstick
parent
2fbd829b93
commit
c6294b71ae
@@ -17,6 +17,7 @@ export const certificationCountryOptions = [
|
||||
{ key: 'de', value: 'Germany' },
|
||||
{ key: 'gb', value: 'Great Britain' },
|
||||
{ key: 'it', value: 'Italy' },
|
||||
{ key: 'es', value: 'Spain' },
|
||||
{ key: 'us', value: 'United States' }
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user