updated page titles
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user