1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

New: Romania and India added to list of Certification Countries

This commit is contained in:
Bogdan
2024-10-18 12:12:20 +03:00
parent adb27123df
commit 84b507faf3
2 changed files with 8 additions and 4 deletions

View File

@@ -8,10 +8,12 @@ namespace NzbDrone.Core.MetadataSource.SkyHook.Resource
FR, // France
DE, // Germany
GB, // Great Britain
IN, // India
IE, // Ireland
IT, // Italy
NZ, // New Zealand
RO, // Romania
ES, // Spain
US, // United States
NZ // New Zealand
}
}