mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-25 00:49:17 +09:00
非ログイン時にお知らせを表示
This commit is contained in:
parent
63c6dce68e
commit
6a0d9d70ed
@ -105,6 +105,10 @@ export default Vue.extend({
|
||||
return [{
|
||||
name: 'instance',
|
||||
place: 'right'
|
||||
}, {
|
||||
name: 'broadcast',
|
||||
place: 'right',
|
||||
data: {}
|
||||
}];
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user