This commit is contained in:
syuilo
2021-10-02 23:11:21 +09:00
parent 9109ae02a7
commit 3e81ebf8e9
11 changed files with 227 additions and 75 deletions

View File

@ -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',