LNUrl -> LNURL
This commit is contained in:
@@ -138,7 +138,7 @@ struct ProfileView: View {
|
|||||||
Button {
|
Button {
|
||||||
UIPasteboard.general.string = profile.lnurl ?? ""
|
UIPasteboard.general.string = profile.lnurl ?? ""
|
||||||
} label: {
|
} label: {
|
||||||
Label("Copy LNUrl", systemImage: "doc.on.doc")
|
Label("Copy LNURL", systemImage: "doc.on.doc")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user