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

refresh yarn.lock

This commit is contained in:
Maxime Moraine 2020-04-17 11:31:24 +02:00
parent 2335f8ff71
commit 7e749f4fa9
1012 changed files with 30922 additions and 273 deletions

View file

@ -52,7 +52,7 @@ export default {
mounted () {
this.$store.commit('setDrawer', this.$vuetify.breakpoint.lgAndUp)
this.$vuetify.theme.dark = this.$store.state.isThemeDark
// this.$vuetify.theme.dark = this.$store.state.isThemeDark
// let conditionLinks = document.links
// conditionLinks.forEach((link, idx) => {