mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Remove valid url bool
This commit is contained in:
parent
8da5e9f9d0
commit
8aa94f5e0f
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ import SwiftUI
|
|||
|
||||
struct SaveChannelQRCode: View {
|
||||
var channelHash: String
|
||||
var validUrl: Bool
|
||||
|
||||
var body: some View {
|
||||
VStack {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue