X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/596fa1bf821c572f45c16ba92cb0e65211f6a3ae..c8c6b98a7b2a365878871131e0f42c40d6b499fc:/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)) +