Fix creation of draft review in tauri command
modified crates/radicle-tauri/src/commands/cob/patch.rs
@@ -97,7 +97,7 @@ pub fn get_draft_review(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-types/src/traits/patch.rs
@@ -302,8 +302,9 @@ pub trait PatchesMut: Profile {
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
@@ -311,9 +312,10 @@ pub trait PatchesMut: Profile {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -371,20 +373,16 @@ pub trait PatchesMut: Profile {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|