Update SecureStorageSample
This commit is contained in:
parent
0fddb224e6
commit
d21fbd577f
@ -44,7 +44,7 @@ enum DemoDestination: Hashable, CaseIterable {
|
|||||||
case .encrypted:
|
case .encrypted:
|
||||||
return "Encrypted Storage"
|
return "Encrypted Storage"
|
||||||
case .sync:
|
case .sync:
|
||||||
return "Platform & Sync"
|
return "Platform Sync Lab"
|
||||||
case .migration:
|
case .migration:
|
||||||
return "Migrations"
|
return "Migrations"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user