Sacha Weatherstone
4 years ago
No known key found for this signature in database
GPG Key ID: 7AB2D7E206124B31
1 changed files with
1 additions and
1 deletions
-
src/components/SlideSheets/tabs/connect/HTTP.tsx
|
|
|
@ -29,7 +29,7 @@ export const HTTP = ({ close }: HTTPProps): JSX.Element => { |
|
|
|
tls: boolean; |
|
|
|
}>({ |
|
|
|
defaultValues: { |
|
|
|
ip: "", |
|
|
|
ip: "meshtastic.local", |
|
|
|
tls: false, |
|
|
|
}, |
|
|
|
}); |
|
|
|
|