Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CODE] Simplify usage of electron #261

Closed
Rllyyy opened this issue Apr 3, 2023 · 0 comments
Closed

[CODE] Simplify usage of electron #261

Rllyyy opened this issue Apr 3, 2023 · 0 comments
Assignees
Labels
code Code is wrong or could be simplified

Comments

@Rllyyy
Copy link
Owner

Rllyyy commented Apr 3, 2023

Pre v0.4 electron read the module data from the local machine. This will be simplified to just use the localStorage of electron. On updates the localStorage will be lost but usage of electron is discouraged anyway as it might be removed in a future release.

@Rllyyy Rllyyy added the code Code is wrong or could be simplified label Apr 3, 2023
@Rllyyy Rllyyy self-assigned this Apr 3, 2023
Rllyyy added a commit that referenced this issue Apr 3, 2023
@Rllyyy Rllyyy closed this as completed Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code is wrong or could be simplified
Projects
None yet
Development

No branches or pull requests

1 participant