1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

New: Add Spain to list of Certifications

This commit is contained in:
Daniel Martin Gonzalez
2020-11-18 16:17:03 +01:00
committed by Qstick
parent 2fbd829b93
commit c6294b71ae
2 changed files with 2 additions and 0 deletions
@@ -9,6 +9,7 @@ namespace NzbDrone.Core.MetadataSource.SkyHook.Resource
DE, //Germany
GB, //Great Britain
IT, //Italy
ES, //Spain
US //United States
}
}