Project 'elixxir/elixxir-dapps-sdk-swift' was moved to 'mobile/ios/elixxir-dapps-sdk-swift'. Please update any links and bookmarks that may still have the old path.
Restore contacts from backup
Compare changes
Files
3- Dariusz Rybicki authored
@@ -7,6 +7,10 @@ import XXMessengerClient
@@ -19,6 +23,7 @@ public struct BackupState: Equatable {
@@ -29,6 +34,7 @@ public struct BackupState: Equatable {
@@ -40,6 +46,7 @@ public struct BackupState: Equatable {
@@ -119,6 +126,7 @@ public let backupReducer = Reducer<BackupState, BackupAction, BackupEnvironment>