From b7feceff3dfd4ed7c8889036cd43f06642a449da Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 9 Apr 2014 15:26:41 -0400 Subject: webapp: Show a network signal icon next to ssh remotes that it's currently connected with. --- Assistant/Threads/XMPPClient.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Assistant/Threads/XMPPClient.hs') diff --git a/Assistant/Threads/XMPPClient.hs b/Assistant/Threads/XMPPClient.hs index ab4de9257..d23f695f6 100644 --- a/Assistant/Threads/XMPPClient.hs +++ b/Assistant/Threads/XMPPClient.hs @@ -67,6 +67,7 @@ xmppClient urlrenderer d creds = - is not retained. -} liftAssistant $ updateBuddyList (const noBuddies) <<~ buddyList + liftAssistant $ void client liftAssistant $ modifyDaemonStatus_ $ \s -> s { xmppClientID = Nothing } -- cgit v1.2.3