mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 14:45:56 +00:00
Stop serializing project_node if it's None
This commit is contained in:
@@ -7,7 +7,6 @@ metadata:
|
||||
ignore_unknown_instances: false
|
||||
contributing_paths:
|
||||
- /foo
|
||||
project_node: ~
|
||||
name: foo
|
||||
class_name: Folder
|
||||
properties: {}
|
||||
@@ -17,7 +16,6 @@ children:
|
||||
ignore_unknown_instances: false
|
||||
contributing_paths:
|
||||
- /foo/Child
|
||||
project_node: ~
|
||||
name: Child
|
||||
class_name: Folder
|
||||
properties: {}
|
||||
|
||||
Reference in New Issue
Block a user