radicle-types: Fix access to ref formatting
modified crates/radicle-types/src/domain/inbox/models/notification.rs
@@ -34,7 +34,7 @@ pub struct NotificationRow {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -190,7 +190,7 @@ pub enum NotificationKind {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -260,7 +260,7 @@ impl From<TypedId> for cob::TypedId {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -268,19 +268,19 @@ pub enum RefUpdate {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -308,8 +308,8 @@ impl From<RefUpdate> for storage::RefUpdate {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|