committed by
William Casarin
parent
0da10eb716
commit
9847f12c95
@@ -9,7 +9,6 @@ import SwiftUI
|
||||
|
||||
struct InvoiceView: View {
|
||||
@Environment(\.colorScheme) var colorScheme
|
||||
@Environment(\.openURL) private var openURL
|
||||
let our_pubkey: String
|
||||
let invoice: Invoice
|
||||
@State var showing_select_wallet: Bool = false
|
||||
|
||||
Reference in New Issue
Block a user