Handy/src/stores
Jinhyeok Lee d274a28dbf
fix: add missing defaults option to plugin-store load() call (#288)
The plugin-store 2.4.1 requires the 'defaults' property in StoreOptions.
Previously, only 'autoSave: false' was provided, causing a TypeScript error.
Now passing DEFAULT_SETTINGS as the defaults value.
2025-11-03 07:33:11 -08:00
..
settingsStore.ts fix: add missing defaults option to plugin-store load() call (#288) 2025-11-03 07:33:11 -08:00