1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 15:45:58 +09:00
This commit is contained in:
syuilo 2019-02-28 14:14:05 +09:00
parent 57dde1da38
commit 27763e6898
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69

View File

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