mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Copilot jacked up my braces
This commit is contained in:
parent
2857ed3dc9
commit
01893e07ed
1 changed files with 0 additions and 1 deletions
|
|
@ -143,7 +143,6 @@ struct MeshtasticAppleApp: App {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} else if url.absoluteString.lowercased().contains("meshtastic.org/e/#") {
|
||||
if let components = self.incomingUrl?.absoluteString.components(separatedBy: "#") {
|
||||
self.addChannels = Bool(self.incomingUrl?["add"] ?? "false") ?? false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue