X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/596fa1bf821c572f45c16ba92cb0e65211f6a3ae..2c3ba81e19fd6d84ab208ad90a48fd81e4780c29:/forum/settings/extkeys.py diff --git a/forum/settings/extkeys.py b/forum/settings/extkeys.py index 50fa5ff..9d439df 100644 --- a/forum/settings/extkeys.py +++ b/forum/settings/extkeys.py @@ -11,4 +11,5 @@ required=False)) GOOGLE_ANALYTICS_KEY = Setting('GOOGLE_ANALYTICS_KEY', '', EXT_KEYS_SET, dict( label = _("Google analytics key"), help_text = _("Your Google analytics key. You can get one at the Google analytics official website"), -required=False)) \ No newline at end of file +required=False)) +