Skip to content

Commit 4d78ad9

Browse files
6543delvh
andauthored
Apply suggestions from code review
Co-authored-by: delvh <[email protected]>
1 parent 3d51f1b commit 4d78ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/js/components/DashboardRepoList.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function initVueComponents() {
2626
},
2727
organizations: {
2828
type: Array,
29-
default: () => [],
29+
default: [],
3030
},
3131
isOrganization: {
3232
type: Boolean,

0 commit comments

Comments
 (0)