Skip to content

Commit 52877c1

Browse files
committed
updated schema for playground
1 parent 62d9126 commit 52877c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

playground/src/layout/components/Modals/newScenario.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ function NewScenario(props) {
2323
assertions: {}
2424
}
2525
],
26+
relationships: [],
27+
attributes: [],
2628
entity_filters: [],
2729
subject_filters: []
2830
};

0 commit comments

Comments
 (0)