menuDisplay: sideIcon
This commit is contained in:
parent
dd58eacac0
commit
07553f5f8e
@ -320,7 +320,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
},
|
||||
menuDisplay: {
|
||||
where: 'device',
|
||||
default: 'sideFull' as 'sideFull' | 'sideIcon' | 'top',
|
||||
default: 'sideIcon' as 'sideFull' | 'sideIcon' | 'top',
|
||||
},
|
||||
reportError: {
|
||||
where: 'device',
|
||||
|
Loading…
Reference in New Issue
Block a user