wip
This commit is contained in:
@@ -66,7 +66,7 @@ export default defineComponent({
|
||||
|
||||
setup(props, context) {
|
||||
const INFO = ref({
|
||||
title: i18n.global.t('settings'),
|
||||
title: i18n.locale.settings,
|
||||
icon: faCog
|
||||
});
|
||||
const narrow = ref(false);
|
||||
|
Reference in New Issue
Block a user