🎨
This commit is contained in:
parent
9109ae02a7
commit
3e81ebf8e9
11 changed files with 227 additions and 75 deletions
|
|
@ -116,7 +116,8 @@ export default defineComponent({
|
|||
return {
|
||||
[symbols.PAGE_INFO]: {
|
||||
title: this.$ts.federation,
|
||||
icon: 'fas fa-globe'
|
||||
icon: 'fas fa-globe',
|
||||
bg: 'var(--bg)',
|
||||
},
|
||||
host: '',
|
||||
state: 'federating',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue