From 4de4509fc93962a641c6364add019d60c4ce286f Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Sat, 20 Feb 2021 07:07:18 +0000 Subject: [PATCH] Update __init__.py --- snikket_web/__init__.py | 1 + 1 file changed, 1 insertion(+) 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("")