Enable Polish by default

This commit is contained in:
Jonas Schäfer
2021-01-31 20:51:03 +01:00
parent a3ab537de0
commit 2f8e724104

View File

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