Rename 'Connect to Alby' to 'Attach Alby Wallet'
This commit is contained in:
@@ -23,7 +23,7 @@ struct AlbyButton: View {
|
||||
HStack {
|
||||
Image("alby")
|
||||
|
||||
Text("Connect to Alby")
|
||||
Text("Attach Alby Wallet")
|
||||
}
|
||||
.offset(x: -25)
|
||||
.frame(minWidth: 300, maxWidth: .infinity, minHeight: 50, maxHeight: 50, alignment: .center)
|
||||
|
||||
Reference in New Issue
Block a user