show when not connected to xmpp server
This commit is contained in:
parent
15ef899b12
commit
f8c2dc82d8
4 changed files with 14 additions and 6 deletions
|
@ -58,7 +58,8 @@ data DaemonStatus = DaemonStatus
|
|||
, alertNotifier :: NotificationBroadcaster
|
||||
-- Broadcasts notifications when the syncRemotes change
|
||||
, syncRemotesNotifier :: NotificationBroadcaster
|
||||
-- When the XMPP client is in use, this will contain its JI.
|
||||
-- When the XMPP client is connected, this will contain the XMPP
|
||||
-- address.
|
||||
, xmppClientID :: Maybe ClientID
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue