diff --git a/snikket_web/__init__.py b/snikket_web/__init__.py index b45b835..53ec0e9 100644 --- a/snikket_web/__init__.py +++ b/snikket_web/__init__.py @@ -149,6 +149,7 @@ class AppConfig: "en", "fr", "id", + "it", "pl", ], converter=autosplit) apple_store_url = environ.var("")