This commit is contained in:
syuilo 2019-02-28 14:14:05 +09:00
parent ae056509f7
commit 7414366269

View file

@ -109,6 +109,10 @@ export default Vue.extend({
name: 'broadcast',
place: 'right',
data: {}
}, {
name: 'hashtags',
place: 'right',
data: {}
}];
}
},