split and lift Assistant.Pushes
This commit is contained in:
parent
d5a5c05a79
commit
87ba4f8677
8 changed files with 82 additions and 64 deletions
|
@ -58,7 +58,7 @@ getXMPPR = xmppPage $ do
|
|||
where
|
||||
storecreds creds = do
|
||||
void $ runAnnex undefined $ setXMPPCreds creds
|
||||
liftIO . notifyRestart =<< getAssistantY pushNotifier
|
||||
runAssistantY notifyRestart
|
||||
redirect ConfigR
|
||||
#else
|
||||
getXMPPR = xmppPage $
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue