shorten note
This commit is contained in:
parent
a1d6f4f9a2
commit
50e2d97847
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ performPairing remotename addrs = do
|
||||||
-- This note is displayed mainly so when magic wormhole
|
-- This note is displayed mainly so when magic wormhole
|
||||||
-- complains about possible protocol mismatches or other problems,
|
-- complains about possible protocol mismatches or other problems,
|
||||||
-- it's clear what's doing the complaining.
|
-- it's clear what's doing the complaining.
|
||||||
showNote "using Magic Wormhole for pairing"
|
showNote "using Magic Wormhole"
|
||||||
next $ do
|
next $ do
|
||||||
showOutput
|
showOutput
|
||||||
r <- wormholePairing remotename addrs ui
|
r <- wormholePairing remotename addrs ui
|
||||||
|
|
Loading…
Reference in a new issue