mirror of
https://github.com/logos-messaging/logos-messaging-frontend.git
synced 2026-01-04 23:03:08 +00:00
save to localstorage
This commit is contained in:
parent
d9c13dd6a1
commit
02bc3893b6
@ -133,7 +133,7 @@ export class RLN implements IRLN {
|
||||
}
|
||||
|
||||
public async saveKeystore() {
|
||||
// localStorage.setItem("keystore", this.keystore.toString());
|
||||
localStorage.setItem("keystore", this.keystore.toString());
|
||||
this.emitKeystoreKeys();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user