fix display of dead repositories in status
This commit is contained in:
parent
c22f43d6c2
commit
f0cc42685e
2 changed files with 3 additions and 1 deletions
|
@ -58,6 +58,7 @@ fast_stats =
|
|||
, remote_list Trusted "trusted"
|
||||
, remote_list SemiTrusted "semitrusted"
|
||||
, remote_list UnTrusted "untrusted"
|
||||
, remote_list DeadTrusted "dead"
|
||||
]
|
||||
slow_stats :: [Stat]
|
||||
slow_stats =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue