modified radicle-tui/src/cob/issue.rs
@@ -9,7 +9,7 @@ pub fn all(repository: &Repository) -> Result<Vec<(IssueId, Issue)>> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-tui/src/cob/patch.rs
@@ -10,7 +10,7 @@ pub fn all(repository: &Repository) -> Result<Vec<(PatchId, Patch)>> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|