mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 23:57:29 +02:00
[AppleAppStoreBridge] Add Germany (#2350)
This commit is contained in:
@@ -35,7 +35,8 @@ class AppleAppStoreBridge extends BridgeAbstract {
|
||||
'values' => array(
|
||||
'US' => 'US',
|
||||
'India' => 'IN',
|
||||
'Canada' => 'CA'
|
||||
'Canada' => 'CA',
|
||||
'Germany' => 'DE',
|
||||
),
|
||||
'defaultValue' => 'US',
|
||||
),
|
||||
|
Reference in New Issue
Block a user