fix redirect from XMPP prompt to pairing pages
This commit is contained in:
parent
4c0642a70d
commit
0400c5f596
2 changed files with 9 additions and 3 deletions
|
@ -110,7 +110,7 @@ postXMPPR = xmppPage $ do
|
|||
storecreds creds = do
|
||||
void $ liftAnnex $ setXMPPCreds creds
|
||||
liftAssistant notifyNetMessagerRestart
|
||||
redirectBack
|
||||
redirectUltDest DashboardR
|
||||
#else
|
||||
getXMPPR = xmppPage $
|
||||
$(widgetFile "configurators/xmpp/disabled")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue