Feat : handle settings gracefully
This commit is contained in:
@@ -10,6 +10,7 @@ export const useSettingsStore = defineStore("settingstore", {
|
||||
cardStyle: CardStyles.HERON,
|
||||
shaderQuality: 0,
|
||||
shaderFramerate: 10,
|
||||
shaderPixelated: false
|
||||
}),
|
||||
actions: {
|
||||
switchCardStyles() {
|
||||
|
||||
Reference in New Issue
Block a user