webapp: Show a network signal icon next to ssh remotes that it's currently connected with.
This commit is contained in:
parent
356eec08a6
commit
33b8cff433
8 changed files with 51 additions and 20 deletions
|
@ -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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue