mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 14:15:24 +00:00
Add SnapshotSource property
This commit is contained in:
@@ -131,6 +131,7 @@ fn snapshot_project_node<F: ImfsFetcher>(
|
||||
|
||||
Ok(Some(InstanceSnapshot {
|
||||
snapshot_id: None,
|
||||
source: None, // TODO
|
||||
name,
|
||||
class_name,
|
||||
properties,
|
||||
|
||||
Reference in New Issue
Block a user