Skip to content

Commit b48367d

Browse files
committed
AT-3390 Code cleanup after review
1 parent 909d018 commit b48367d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/new-dashboard/src/components/common/sideBar/BisectDialog.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<Checkbox
121121
id="targetJpsCompile"
122122
v-model="targetJpsCompile"
123-
:binary="true"
123+
binary
124124
/>
125125
<label
126126
for="targetJpsCompile"

0 commit comments

Comments
 (0)