improve note display
This commit is contained in:
parent
0b4213d371
commit
a1d6f4f9a2
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
|
||||
-- complains about possible protocol mismatches or other problems,
|
||||
-- it's clear what's doing the complaining.
|
||||
showLongNote "Will use Magic Wormhole for pairing."
|
||||
showNote "using Magic Wormhole for pairing"
|
||||
next $ do
|
||||
showOutput
|
||||
r <- wormholePairing remotename addrs ui
|
||||
|
|
Loading…
Reference in a new issue