summaryrefslogtreecommitdiff
path: root/Assistant/Threads/XMPPClient.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-10 18:02:33 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-10 18:05:53 -0400
commit2bca58ee6c6d1f9020587586dcee04dc01b1f883 (patch)
treec5b87602b03db5277dc83673ccdc1d2dc642b3ad /Assistant/Threads/XMPPClient.hs
parent110c8f7b8e1fa484752298de5b48ea50b195066a (diff)
add config page for fsck, and alert with button when a fsck is running
Diffstat (limited to 'Assistant/Threads/XMPPClient.hs')
-rw-r--r--Assistant/Threads/XMPPClient.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/Threads/XMPPClient.hs b/Assistant/Threads/XMPPClient.hs
index ffd487ae1..8eb469939 100644
--- a/Assistant/Threads/XMPPClient.hs
+++ b/Assistant/Threads/XMPPClient.hs
@@ -336,7 +336,7 @@ pairMsgReceived urlrenderer PairReq theiruuid selfjid theirjid
finishXMPPPairing theirjid theiruuid
-- Show an alert to let the user decide if they want to pair.
showalert = do
- button <- mkAlertButton (T.pack "Respond") urlrenderer $
+ button <- mkAlertButton True (T.pack "Respond") urlrenderer $
ConfirmXMPPPairFriendR $
PairKey theiruuid $ formatJID theirjid
void $ addAlert $ pairRequestReceivedAlert