wip 2
This commit is contained in:
@ -82,6 +82,7 @@ pub mod trees {
|
||||
|
||||
/// Whether the item has been "deleted", e.g. it shoudn't be shown in the view
|
||||
// FIXME: this field is currently not used
|
||||
#[serde(default)]
|
||||
pub deleted: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user