mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Add www to url
This commit is contained in:
parent
183ce7194c
commit
e24c9df7ff
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ struct ShareChannels: View {
|
|||
|
||||
var node: NodeInfoEntity?
|
||||
|
||||
@State private var channelsUrl = "https://meshtastic.org/e/#"
|
||||
@State private var channelsUrl = "https://www.meshtastic.org/e/#"
|
||||
var qrCodeImage = QrCodeImage()
|
||||
|
||||
var body: some View {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue