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

correction du bug mobile + test service worker

This commit is contained in:
Maxime Moraine 2020-04-16 10:58:50 +02:00
parent b89977f4ce
commit b51057a99a
6 changed files with 347 additions and 14 deletions

View file

@ -16,7 +16,7 @@ export default new Vuex.Store({
state: {
loading: false,
drawer: true,
drawer: false,
rightDrawer: false,
hasRightDrawer: false,
inRightDrawer: null,