webapp: Proceed automatically on from "Configure jabber account" to pairing.
This commit is contained in:
parent
aa2bc92b73
commit
5274713305
4 changed files with 9 additions and 21 deletions
|
@ -58,7 +58,7 @@ getStartXMPPPairR = ifM (isJust <$> runAnnex Nothing getXMPPCreds)
|
|||
liftAssistant $ sendNetMessage QueryPresence
|
||||
pairPage $
|
||||
$(widgetFile "configurators/pairing/xmpp/prompt")
|
||||
, redirect XMPPForPairingR -- go get XMPP configured, then come back
|
||||
, redirect XMPPR -- go get XMPP configured, then come back
|
||||
)
|
||||
#else
|
||||
getStartXMPPPairR = noXMPPPairing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue