You've already forked snikket-web-portal
Update __init__.py
Wrong Polish language ISO code. That's probably why it doesn't work.
This commit is contained in:
committed by
Jonas Schäfer
parent
7402480c62
commit
fa61ee4e11
@@ -149,7 +149,7 @@ class AppConfig:
|
||||
"en",
|
||||
"fr",
|
||||
"id",
|
||||
"po",
|
||||
"pl",
|
||||
], converter=autosplit)
|
||||
apple_store_url = environ.var("")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user