This commit is contained in:
parent
57dde1da38
commit
27763e6898
|
@ -109,6 +109,10 @@ export default Vue.extend({
|
||||||
name: 'broadcast',
|
name: 'broadcast',
|
||||||
place: 'right',
|
place: 'right',
|
||||||
data: {}
|
data: {}
|
||||||
|
}, {
|
||||||
|
name: 'hashtags',
|
||||||
|
place: 'right',
|
||||||
|
data: {}
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue