Unify notice timelines to make changes easier.

This commit is contained in:
Roger Braun 2017-03-01 20:36:37 +01:00
parent 51294082e0
commit a4c58aab13
6 changed files with 26 additions and 40 deletions

View file

@ -5,7 +5,8 @@ import StatusOrConversation from '../status_or_conversation/status_or_conversati
const Timeline = {
props: [
'timeline',
'timelineName'
'timelineName',
'title'
],
components: {
Status,