added app.chrome.windowControlPosition = "left" | "right"

This commit is contained in:
booploops 2022-01-08 21:13:54 -08:00
parent 32c0494f92
commit 0e5321f47d
2 changed files with 12 additions and 2 deletions

View file

@ -268,6 +268,7 @@ const app = new Vue({
drawerState: "queue",
topChromeVisible: true,
progresshover: false,
windowControlPosition: "right"
},
collectionList: {
response: {},