Merge pull request #105 from forensic-architecture/topic/improve-readme

Topic/improve readme
This commit is contained in:
Lachlan Kermode
2019-04-30 14:21:11 +01:00
committed by GitHub

View File

@@ -34,14 +34,15 @@ module.exports = {
new Date(2018, 1, 6, 23)
]
}
}
},
ui: {
style: {
categories: {},
shapes: {},
narratives: {},
selectedEvent: {}
},
ui: {
style: {
categories: {},
shapes: {},
narratives: {},
selectedEvent: {}
}
}
}
}