modified radicle-httpd/src/api/json.rs
@@ -213,7 +213,7 @@ fn issue_comment(id: &CommentId, comment: &Comment, aliases: &impl AliasStore) -
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -235,7 +235,7 @@ fn patch_comment(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -257,7 +257,7 @@ fn review_comment(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/src/cob/thread.rs
@@ -211,7 +211,7 @@ impl<L> Comment<L> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|