updated page titles

This commit is contained in:
cnachtigall1991
2021-10-06 19:32:18 +02:00
parent 7d282062f9
commit a62a702484
2 changed files with 3 additions and 3 deletions

View File

@@ -251,7 +251,7 @@ export default {
}
SaveLastVisitedToLocalStorage(player)
document.title = `${response.data.name} | CSGO-W.TF`
document.title = `${response.data.name} | csgoWTF`
})
.catch((e) => {
console.log(e);