mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
Fix amazon.fr location from Germany to France.
This commit is contained in:
parent
9faed2137f
commit
73b7ebab41
@ -1203,7 +1203,7 @@ class StoreAmazonFRKindleStore(StoreBase):
|
||||
description = u'Tous les ebooks Kindle'
|
||||
actual_plugin = 'calibre.gui2.store.stores.amazon_fr_plugin:AmazonFRKindleStore'
|
||||
|
||||
headquarters = 'DE'
|
||||
headquarters = 'FR'
|
||||
formats = ['KINDLE']
|
||||
affiliate = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user