mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
fix title
This commit is contained in:
parent
e74d61b3a0
commit
7310e1e50e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ export default defineComponent({
|
|||
|
||||
setup(props, context) {
|
||||
const indexInfo = {
|
||||
title: i18n.locale.controllPanel,
|
||||
title: i18n.locale.settings,
|
||||
icon: 'fas fa-cog',
|
||||
bg: 'var(--bg)',
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue