update init settings
This commit is contained in:
parent
1c4ce804ff
commit
ca35a1768d
@ -11,8 +11,8 @@ export const useSettings = defineStore("settings", () => {
|
|||||||
width: 1920,
|
width: 1920,
|
||||||
height: 1080,
|
height: 1080,
|
||||||
},
|
},
|
||||||
carousel: false,
|
carousel: true,
|
||||||
carouselTime: 10, // s
|
carouselTime: 30, // s
|
||||||
fullscreen: false,
|
fullscreen: false,
|
||||||
eqStatus: true,
|
eqStatus: true,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user