Remove return of `ReviewId` from `create_draft_review` for open reviews
modified crates/radicle-tauri/src/commands/cob/patch.rs
@@ -117,9 +117,8 @@ pub fn revision_by_patch_and_id(
|
|
|
|
|
|
| - | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -139,20 +138,23 @@ pub fn create_draft_review(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -225,11 +227,12 @@ pub fn edit_draft_review(
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|