forked from mirrors/misskey
refactor(client): refactoring
This commit is contained in:
@@ -42,7 +42,6 @@ const props = withDefaults(defineProps<{
|
||||
const indexInfo = {
|
||||
title: i18n.ts.settings,
|
||||
icon: 'fas fa-cog',
|
||||
bg: 'var(--bg)',
|
||||
hideHeader: true,
|
||||
};
|
||||
const INFO = ref(indexInfo);
|
||||
|
||||
Reference in New Issue
Block a user