fix: Changed all devices to multiple devices
This commit is contained in:
parent
4d1bb409ed
commit
6b4f7ca54b
@ -133,7 +133,7 @@ struct LicenseManagementView: View {
|
||||
featureItem(icon: "bubble.left.and.bubble.right.fill", title: "Priority Support", color: .purple)
|
||||
featureItem(icon: "infinity.circle.fill", title: "Lifetime Access", color: .blue)
|
||||
featureItem(icon: "arrow.up.circle.fill", title: "Free Updates", color: .green)
|
||||
featureItem(icon: "macbook.and.iphone", title: "All Devices", color: .orange)
|
||||
featureItem(icon: "macbook.and.iphone", title: "Multiple Devices", color: .orange)
|
||||
}
|
||||
.frame(maxWidth: .infinity, alignment: .center)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user