show paused remotes in cost order, not at end of repo list
This commit is contained in:
parent
99dc302d06
commit
a336a7fc1b
2 changed files with 10 additions and 10 deletions
|
@ -43,7 +43,6 @@ modifyDaemonStatus a = do
|
|||
sendNotification $ changeNotifier s
|
||||
return b
|
||||
|
||||
|
||||
{- Returns a function that updates the lists of syncable remotes. -}
|
||||
calcSyncRemotes :: Annex (DaemonStatus -> DaemonStatus)
|
||||
calcSyncRemotes = do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue