mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Enhanced the user page (prev login page) Added translations into the Tools subpage of the wbesite && added a basic check (that I have not tested yet in my dev enviroment,)
This commit is contained in:
parent
eb6c131163
commit
a09416db53
8 changed files with 182 additions and 69 deletions
|
@ -340,6 +340,7 @@ const toggleMinWindow = (windowUUId: string) => {
|
|||
useSeoMeta({
|
||||
title: "Desktop",
|
||||
});
|
||||
|
||||
watchEffect(() => {
|
||||
useSeoMeta({
|
||||
title: titleAppName.value + " - Desktop",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue