summaryrefslogtreecommitdiff
path: root/Assistant/Sync.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/Sync.hs')
-rw-r--r--Assistant/Sync.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Assistant/Sync.hs b/Assistant/Sync.hs
index ae2b5ea36..613d03980 100644
--- a/Assistant/Sync.hs
+++ b/Assistant/Sync.hs
@@ -174,4 +174,5 @@ syncNewRemote remote = do
updateSyncRemotes
thread <- asIO $ do
reconnectRemotes False [remote]
+ addScanRemotes True [remote]
void $ liftIO $ forkIO $ thread