changes
This commit is contained in:
@@ -97,9 +97,9 @@ function changeTab(_tab, _subtab) {
|
||||
const meta = {
|
||||
title: currentTab.value[$store.lang],
|
||||
image: undefined,
|
||||
description: "Utopia",
|
||||
description: "ERP",
|
||||
type: "article",
|
||||
keywords: "utopia",
|
||||
keywords: "erp",
|
||||
};
|
||||
useHead($createMeta(meta));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user