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

aperçu des sorts de clerc au survol

This commit is contained in:
Maxime Moraine 2020-04-11 18:01:59 +02:00
parent 210a86b6c4
commit 637b99110c
1315 changed files with 7237 additions and 8069 deletions

View file

@ -22,6 +22,7 @@ export default {
methods: {
setRightDrawer () {
this.$store.commit('setDrawer', this.$vuetify.breakpoint.lgAndUp)
this.$store.commit('setHasRightDrawer', false)
this.$store.commit('setRightDrawer', false)
this.$store.commit('setInRightDrawer', null)