mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-23 18:53:08 +02:00
🎨
This commit is contained in:
parent
57dde1da38
commit
27763e6898
1 changed files with 4 additions and 0 deletions
|
@ -109,6 +109,10 @@ export default Vue.extend({
|
|||
name: 'broadcast',
|
||||
place: 'right',
|
||||
data: {}
|
||||
}, {
|
||||
name: 'hashtags',
|
||||
place: 'right',
|
||||
data: {}
|
||||
}];
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue