added app.chrome.windowControlPosition = "left" | "right"
This commit is contained in:
parent
32c0494f92
commit
0e5321f47d
2 changed files with 12 additions and 2 deletions
|
@ -268,6 +268,7 @@ const app = new Vue({
|
|||
drawerState: "queue",
|
||||
topChromeVisible: true,
|
||||
progresshover: false,
|
||||
windowControlPosition: "right"
|
||||
},
|
||||
collectionList: {
|
||||
response: {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue