impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
18 stars 3 forks source link

fix: prevent locale from being reset after onboarding #180

Closed Oran-Dan closed 5 months ago

Oran-Dan commented 5 months ago

Description of change

I have changed the locale being reset to default after onboarding in the create_new reducer

Links to any relevant issues

How the change has been tested

I've added a test in the /tests/get_state.rs file

Definition of Done checklist