Resolve #2719
This commit is contained in:
parent
f028800a96
commit
f14c372f5e
7 changed files with 55 additions and 20 deletions
|
|
@ -60,7 +60,8 @@ const defaultDeviceSettings = {
|
|||
navbar: 'top',
|
||||
deckColumnAlign: 'center',
|
||||
mobileNotificationPosition: 'bottom',
|
||||
deckTemporaryColumn: null
|
||||
deckTemporaryColumn: null,
|
||||
deckDefault: false
|
||||
};
|
||||
|
||||
export default (os: MiOS) => new Vuex.Store({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue