mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-15 04:59:40 +01:00
[AppleAppStoreBridge] Add Germany (#2350)
This commit is contained in:
parent
490f556783
commit
f469489b56
@ -35,7 +35,8 @@ class AppleAppStoreBridge extends BridgeAbstract {
|
||||
'values' => array(
|
||||
'US' => 'US',
|
||||
'India' => 'IN',
|
||||
'Canada' => 'CA'
|
||||
'Canada' => 'CA',
|
||||
'Germany' => 'DE',
|
||||
),
|
||||
'defaultValue' => 'US',
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user