Skip to content

Use a Pinia store rather than window.localStorage or vueusecore.useStorage #451

@agarny

Description

@agarny

We are currently tracking our settings using window.localStorage (see src/renderer/src/common/settings.ts) and our action using vueusecore.useStorage (see src/renderer/src/components/OpenCOR.vue). Ideally, these would be replaced with a Pinia store.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions