Changes Update User

This commit is contained in:
Thien Pham Van
2026-02-24 11:06:46 +07:00
parent 24dfaf52c4
commit 06f78f95d7
9 changed files with 675 additions and 536 deletions

View File

@@ -39,9 +39,9 @@ const changeTab = function(_tab, _subtab) {
let meta = {
title: currentTab[store.lang],
image: undefined,
description: 'Y99 - Account',
description: 'Utopia - Account',
type: 'article',
keywords: 'y99, account'
keywords: 'Utopia, account'
}
useHead($createMeta(meta))
}