Added missing projection

This commit is contained in:
2017-09-15 15:46:52 +02:00
parent e103a712b3
commit 0c251c0470

View File

@@ -69,6 +69,7 @@ def homepage():
'name': 1,
'node_type': 1,
'project': 1,
'properties.url': 1,
}},
api=api)