Update __init__.py

Wrong Polish language ISO code. That's probably why it doesn't work.
This commit is contained in:
Michał Mazur
2021-02-03 21:55:16 +01:00
committed by Jonas Schäfer
parent 7402480c62
commit fa61ee4e11

View File

@@ -149,7 +149,7 @@ class AppConfig:
"en",
"fr",
"id",
"po",
"pl",
], converter=autosplit)
apple_store_url = environ.var("")