Fix contributor filter in list_repos & repo_count
1 passed
(1 total)
View logs
modified crates/radicle-types/src/traits/repo.rs
@@ -32,6 +32,16 @@ pub enum Show {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -41,9 +51,7 @@ pub trait Repo: Profile {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -126,7 +134,7 @@ pub trait Repo: Profile {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|