Remove whitespace

This commit is contained in:
Francesco Siddi 2016-11-25 12:43:59 +01:00
parent 89689db96e
commit a93d9be632

View File

@ -6,7 +6,7 @@ node_type_blog = {
'template': {
'type': 'string',
},
'categories' : {
'categories': {
'type': 'list',
'schema': {
'type': 'string'