1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-31 05:24:20 +00:00
This commit is contained in:
Maxime Moraine 2020-04-05 14:38:20 +02:00
parent 1050fbb531
commit 38931015db
71 changed files with 5819 additions and 184 deletions

View file

@ -46,6 +46,7 @@ export default {
},
mounted () {
this.$vuetify.theme.dark = this.$store.state.isThemeDark
},
methods: {