Skip to content

Commit fbe64e6

Browse files
Update src/components/cylc/GraphNode.vue
Co-authored-by: Ronnie Dutta <[email protected]>
1 parent 1a0f1b8 commit fbe64e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/cylc/GraphNode.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export default {
129129
mostRecentJobScale: {
130130
// the size of the most recent job icon relative to any previos jobs
131131
default: 1.2,
132-
require: false
132+
required: false
133133
}
134134
},
135135
computed: {

0 commit comments

Comments
 (0)