forked from FoundKeyGang/FoundKey
非ログイン時にお知らせを表示
This commit is contained in:
parent
63c6dce68e
commit
6a0d9d70ed
1 changed files with 4 additions and 0 deletions
|
@ -105,6 +105,10 @@ export default Vue.extend({
|
|||
return [{
|
||||
name: 'instance',
|
||||
place: 'right'
|
||||
}, {
|
||||
name: 'broadcast',
|
||||
place: 'right',
|
||||
data: {}
|
||||
}];
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue