forked from mirrors/misskey
improve ui
This commit is contained in:
@@ -84,7 +84,8 @@ export default defineComponent({
|
||||
return {
|
||||
[symbols.PAGE_INFO]: {
|
||||
title: this.$ts.general,
|
||||
icon: 'fas fa-cog'
|
||||
icon: 'fas fa-cog',
|
||||
bg: 'var(--bg)',
|
||||
},
|
||||
name: null,
|
||||
description: null,
|
||||
|
||||
Reference in New Issue
Block a user