wip
This commit is contained in:
@@ -89,7 +89,7 @@ export default defineComponent({
|
||||
|
||||
setup(props, { emit }) {
|
||||
const INFO = {
|
||||
title: i18n.global.t('theme'),
|
||||
title: i18n.locale.theme,
|
||||
icon: faPalette
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user