Added center group deserialization
This commit is contained in:
parent
75d3d46b1b
commit
6530658c3e
14 changed files with 264 additions and 149 deletions
|
@ -554,7 +554,8 @@ impl Item for Editor {
|
|||
}
|
||||
|
||||
fn serialized_item_kind() -> Option<&'static str> {
|
||||
Some("Editor")
|
||||
// TODO: Some("Editor")
|
||||
None
|
||||
}
|
||||
|
||||
fn deserialize(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue