Sort projects by name on the home screen
modified crates/radicle-types/src/repo.rs
@@ -94,6 +94,10 @@ impl ProjectPayload {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-types/src/traits/repo.rs
@@ -57,7 +57,13 @@ pub trait Repo: Profile {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|