Add default column for _GlobalConfig

This commit is contained in:
Peter Theill
2016-02-07 01:19:44 +01:00
parent ba1104f6ed
commit c8792b4ec2

View File

@@ -60,6 +60,9 @@ defaultColumns = {
"expiresAt": {type:'Date'},
"createdWith": {type:'Object'},
},
_GlobalConfig: {
"params": {type:'Object'}
},
}
// Valid classes must: