mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-18 10:32:53 +00:00
chore(@desktop/keycard): desktop side handling of status-go #4003 issue
This commit is contained in:
parent
c422adc15e
commit
243b70a3eb
@ -355,6 +355,7 @@ QtObject:
|
||||
|
||||
result["KeyStoreDir"] = newJString(self.keyStoreDir.replace(main_constants.STATUSGODIR, ""))
|
||||
result["RootDataDir"] = newJString(main_constants.STATUSGODIR)
|
||||
result["KeycardPairingDataFile"] = newJString(main_constants.KEYCARDPAIRINGDATAFILE)
|
||||
result["ProcessBackedupMessages"] = newJBool(recoverAccount)
|
||||
|
||||
proc setLocalAccountSettingsFile(self: Service) =
|
||||
|
2
vendor/status-go
vendored
2
vendor/status-go
vendored
@ -1 +1 @@
|
||||
Subproject commit 01babe36324f64e3b966b7cb97eb48a1f14d9a3c
|
||||
Subproject commit 6894295ac3b21a2739e68c7a8bce54f70a52854a
|
Loading…
x
Reference in New Issue
Block a user