Skip to content

Commit f29b5ee

Browse files
Update src/views/SimpleTree.vue
Co-authored-by: Ronnie Dutta <[email protected]>
1 parent 38c86b5 commit f29b5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/SimpleTree.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ fragment PrunedDelta on Pruned {
168168

169169
# We must always request "id" and "reloaded" for the workflow.
170170
# These are required by the data store.
171-
fragment workflowData on Workflow {
171+
fragment WorkflowData on Workflow {
172172
id
173173
reloaded
174174
}

0 commit comments

Comments
 (0)