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