1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-30 13:14:20 +00:00

ajout de title sur les pages spéciales

This commit is contained in:
Maxime Moraine 2020-04-28 14:47:20 +02:00
parent 5d94e77883
commit 235d2c9896
4 changed files with 8 additions and 0 deletions

View file

@ -210,6 +210,8 @@ export default {
this.$store.commit('setRightDrawer', this.$vuetify.breakpoint.lgAndUp)
this.$store.commit('setInRightDrawer', null)
this.$page.title = "Création d'objet magique"
let magicItemKey = getUrlParameter(window.location.href, "key")
if (magicItemKey) {