Grid preset

This commit is contained in:
Mashintime 2024-01-10 22:18:15 -05:00
parent 8e78111b67
commit b5b1db99a1

View file

@ -22,6 +22,7 @@ nconf.defaults({
update_channel: "alpha",
enable_sys_notification: false,
grid_layout: "[]",
grid_preset: "[]",
},
});
@ -38,6 +39,7 @@ export const settingsStore = reactive({
update_channel: "alpha",
enable_sys_notification: false,
grid_layout: "[]",
grid_preset: "[]",
},
remote: {
AUDIO: {