webapp: full wormhole pairing UI (untested)
This commit was sponsored by Riku Voipio.
This commit is contained in:
parent
9a35077168
commit
b68d2a4b68
16 changed files with 252 additions and 41 deletions
|
@ -168,7 +168,7 @@ performPairing remotename addrs = do
|
|||
putStrLn "Exchanging pairing data..."
|
||||
return code
|
||||
| otherwise -> do
|
||||
putStrLn "Oops -- You entered this repository's pairing code. We need the pairing code of the *other* repository."
|
||||
putStrLn "Oops -- You entered this repository's pairing code. Enter the pairing code of the *other* repository."
|
||||
getcode ourcode
|
||||
Nothing -> do
|
||||
putStrLn "That does not look like a valiad pairing code. Try again..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue