diff --git a/fossgis18/__init__.py b/fossgis18/__init__.py index ad88c21..f3805d3 100644 --- a/fossgis18/__init__.py +++ b/fossgis18/__init__.py @@ -175,7 +175,7 @@ def tasks(queue, args, idlist, skiplist): parameters = { '$id': event['id'], '$title': event['title'], - '$subtitle': event['subtitle'], + #'$subtitle': event['subtitle'], '$personnames': event['personnames'] } ))