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:
parent
b89977f4ce
commit
b51057a99a
6 changed files with 347 additions and 14 deletions
|
|
@ -16,7 +16,7 @@ export default new Vuex.Store({
|
|||
|
||||
state: {
|
||||
loading: false,
|
||||
drawer: true,
|
||||
drawer: false,
|
||||
rightDrawer: false,
|
||||
hasRightDrawer: false,
|
||||
inRightDrawer: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue