Replaces the International playlist with the Worldwide region

This commit is contained in:
Aleksandr Statciuk
2022-01-01 13:29:53 +03:00
parent 5ef14956c0
commit 1e369bb0eb
9 changed files with 292 additions and 36 deletions

View File

@@ -1,5 +1,4 @@
{"name":"Andorra","code":"AD","count":0}
{"name":"Russia","code":"RU","count":1}
{"name":"United Kingdom","code":"UK","count":1}
{"name":"International","code":"INT","count":0}
{"name":"Undefined","code":"UNDEFINED","count":0}

View File

@@ -2,4 +2,5 @@
{"name":"Commonwealth of Independent States","code":"CIS","count":1}
{"name":"Europe","code":"EUR","count":2}
{"name":"Europe, the Middle East and Africa","code":"EMEA","count":2}
{"name":"Worldwide","code":"INT","count":1}
{"name":"Undefined","code":"UNDEFINED","count":0}