fix: show all repos if specified
The conditional was skipping repositories that didn’t have own refs if Show::All was specified.
I assume the opposite is the intended behavior.
1 file changed
+1
-1
9235f186
→
aac5a2f7
modified crates/radicle-types/src/traits/repo.rs
@@ -34,7 +34,7 @@ pub trait Repo: Profile {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|