Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.
This repository was archived by the owner on May 24, 2022. It is now read-only.

Don't store language preferences both in electron-settings and localStorage #509

@amaury1093

Description

@amaury1093

After #452, we store language preferences both in electron-settings and in localStorage. I believe this is redundant, we only need to store it in one place: preferably electron-settings, and pass it to React via IPC.

See #452 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions